snake_2024/README.md

11 lines
174 B
Markdown
Raw Normal View History

# Game (Linux)
2022-05-12 12:46:58 +03:00
Game, based on https://github.com/imp5imp5/game_template_linux.
2022-05-12 12:46:58 +03:00
### Build
``sudo apt install g++ cmake libx11-dev xmake`` \
``xmake``
### Run
``xmake run``