Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 419 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 419 Bytes

Larasnake

Development

Download dependencies (Debian/Ubuntu)

Game
bash install.sh

Tests
installCMocka.sh

Run the game

make
./bin/larasnake

Run tests

make test
./bin/testAll