My wip abomination of a 2048
Go to file
David Husicka fcb13db79e tile texture matching 2021-12-14 17:47:10 +01:00
.vscode Initial commit 2021-11-15 09:57:27 +01:00
res add resources 2021-12-14 17:18:34 +01:00
src tile texture matching 2021-12-14 17:47:10 +01:00
.gitignore Initial commit 2021-11-15 09:57:27 +01:00
2048.code-workspace basic sdl crap 2021-12-10 22:05:59 +01:00
README.md Create README.md 2021-11-15 10:00:33 +01:00
meson.build move source files into it's own dir 2021-12-11 10:18:43 +01:00

README.md

2048

A school project To build copy paste following

meson builddir
meson compile -C builddir