This website requires JavaScript.
Explore
Help
Register
Sign In
SnailMan
/
2048
Watch
1
Star
0
Fork
0
You've already forked 2048
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
3232e4f44f61bb94ee87b070fd7e9c38dbd73f56
Commit Graph
3 Commits
Author
SHA1
Message
Date
SnailMan
a47c6bd0b0
Moved rendering code. Added keyboard input handling
2026-03-07 23:47:06 +01:00
SnailMan
4c21d309e9
Added win and loss conditions along with their respective screens
2026-03-06 18:00:19 +01:00
SnailMan
eb8834324e
Split the game core and ui code into their respective modules
...
Game state struct ends the variable mess in main.c
2026-03-06 15:24:33 +01:00