No description
Find a file
2024-07-22 23:20:20 +03:00
include modernization, better food rendering, consistent player moving, snake intersections 2024-07-22 23:20:20 +03:00
src modernization, better food rendering, consistent player moving, snake intersections 2024-07-22 23:20:20 +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