No description
| src | ||
| .gitignore | ||
| makefile | ||
| README.md | ||
Isola-game
Isola game, written in C
Usage
Pre-requisites
Installation
Make sure you have the requisites before executing the commands below
git clone https://git.greensky.tf/Greensky/isola-game && cd isola-gamemake cleanbuildmake play(start the game)
This will start the game
You will have a file named ./bin/main.uwu, this is the executable, feel free to move it as you please
Tweaks
You can change the L and C global variables to change the board size in src/game/board.h