No description
Find a file
2024-07-25 22:55:59 +03:00
include Bot class: first iteration, refactoring fix (Worm -> Snake) 2024-07-25 22:55:59 +03:00
src Bot class: first iteration, refactoring fix (Worm -> Snake) 2024-07-25 22:55:59 +03:00
.gitignore initial template changes, xmake integration 2024-07-20 22:43:52 +03:00
LICENSE initial commit 2022-05-12 14:17:14 +03:00
README.md initial template changes, xmake integration 2024-07-20 22:43:52 +03:00
xmake.lua initial template changes, xmake integration 2024-07-20 22:43:52 +03:00

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