mirror of
https://github.com/ProgramSnail/snake_2024.git
synced 2025-12-22 14:18:44 +00:00
No description
| include | ||
| src | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| xmake.lua | ||
Game (Linux)
Game, based on https://github.com/imp5imp5/game_template_linux.
Build
sudo apt install g++ cmake libx11-dev xmake
xmake
Run
xmake run