- C 87.9%
- Python 5.5%
- Ruby 2%
- CMake 1.8%
- C++ 1.7%
- Other 1.1%
|
All checks were successful
Tests / build-and-test (push) Successful in 16s
# SystemK v02.01: The K-Points game This PR is a [new version](#19/files (comment)) of SystemK, which was created primarily to enable the K-Points game. ## Related PRs: - Software/SystemK#16 - Software/2020TPC-SW#9 - Software/KTag-HIL-Tester#1 Co-authored-by: Joe Kearney <joe@clubk.club> Reviewed-on: #19 |
||
|---|---|---|
| .forgejo/workflows | ||
| components | ||
| main | ||
| managed_components | ||
| partition_table | ||
| spiffs_image | ||
| Tests | ||
| .clang-format | ||
| .clangd | ||
| .gitignore | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| dependencies.lock | ||
| LICENSE | ||
| partitions.csv | ||
| README.md | ||
| sdkconfig | ||
2024A Software
Overview
This is software for the 2024A "32ESPecial" based on the ESP-IDF.
The primary documentation for the 32ESPecial is on the KTag website at https://ktag.clubk.club/Devices/32ESPecial/.
You can ask questions (and get answers!) about this software on the KTag forum at https://forum.ktag.clubk.club/c/software/.
License: AGPL-3.0-or-later
This software is part of the KTag project, a DIY laser tag game with customizable features and wide interoperability.
Copyright © 2023-2026 Joseph P. Kearney and the KTag developers.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
There should be a copy of the GNU Affero General Public License in the LICENSE file in the root of this repository. If not, see http://www.gnu.org/licenses/.
Open-Source Software
This software in turn makes use of the following open-source software libraries and components: