Go to file
Andrea Blankenstijn df747aadd5 fix spread being called before square capacity exceeds. 2021-07-07 21:24:02 +02:00
subprojects add basic_widgets dependency 2021-06-23 22:14:31 +02:00
.gitignore lot of code (re)writed. 2021-07-06 14:38:04 +02:00
.gitmodules add basic_widgets dependency 2021-06-23 22:14:31 +02:00
LICENSE Initial commit 2021-04-30 19:44:43 +00:00
README.md lot of code (re)writed. 2021-07-06 14:38:04 +02:00
board_widget.cpp wip ui composition 2021-07-07 21:08:53 +02:00
board_widget.hpp wip ui composition 2021-07-07 21:08:53 +02:00
data.cpp lot of code (re)writed. 2021-07-06 14:38:04 +02:00
data.hpp lot of code (re)writed. 2021-07-06 14:38:04 +02:00
game.cpp fix spread being called before square capacity exceeds. 2021-07-07 21:24:02 +02:00
game.hpp wip ui composition 2021-07-07 21:08:53 +02:00
game_screen.cpp wip ui composition 2021-07-07 21:08:53 +02:00
game_screen.hpp wip ui composition 2021-07-07 21:08:53 +02:00
main.cpp wip ui composition 2021-07-07 21:08:53 +02:00
meson.build wip ui composition 2021-07-07 21:08:53 +02:00

README.md

ChainReact

Build and run

meson build
meson compile -C build
./build/chainreact