My wip abomination of a 2048
Go to file
David Husicka 22746fc3fb Add checks on input 2021-12-14 22:52:53 +01:00
.vscode Initial commit 2021-11-15 09:57:27 +01:00
res Add "You Won" message 2021-12-14 21:33:10 +01:00
src Add checks on input 2021-12-14 22:52:53 +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