Commit Graph

26 Commits

Author SHA1 Message Date
David Husicka 0ea91127bc finally finished 2021-12-28 21:34:06 +01:00
David Husicka 2f8c791057 directions move 2021-12-28 14:06:40 +01:00
David Husicka 18b9d4064c fixes and beggining of game logic 2021-12-27 19:14:44 +01:00
David Husicka 8a455adad7 Minor fixes 2021-12-24 14:02:00 +01:00
David Husicka 7a67890c74 it's broken if the playfield is not a square 2021-12-15 00:58:48 +01:00
David Husicka 220a486c9e Update README 2021-12-14 23:08:08 +01:00
David Husicka 22746fc3fb Add checks on input 2021-12-14 22:52:53 +01:00
David Husička 53a277821e Add cli arguments and clean up 2048.c a little 2021-12-14 22:36:44 +01:00
David Husička 5401420015 Fix double free 2021-12-14 22:02:07 +01:00
David Husička d8ccbb2707 Add "You Won" message 2021-12-14 21:33:10 +01:00
David Husička bdd4e17cad Formatting and bug 2021-12-14 21:26:10 +01:00
David Husicka 81af4498e7 score crap 2021-12-14 21:06:42 +01:00
David Husicka 558086f56f add gui for game over 2021-12-14 19:24:51 +01:00
David Husicka 273b86b77d keyboard input mapping 2021-12-14 18:56:37 +01:00
David Husicka fcb13db79e tile texture matching 2021-12-14 17:47:10 +01:00
David Husicka 516155670a add resources 2021-12-14 17:18:34 +01:00
David Husicka 9e3009d302 move source files into it's own dir 2021-12-11 10:18:43 +01:00
David Husicka 65b511e2ed basic sdl crap 2021-12-10 22:05:59 +01:00
David Husicka 9090a75259 basics 2021-12-05 15:31:33 +01:00
David Husicka 38e0fce5ec all directions :frog_party: 2021-11-24 10:05:59 +01:00
David Husicka 5f50f58ce9 Add a buggy implementation 2021-11-18 18:08:33 +01:00
David Husicka 57e15bbaf7 wtf obdélník v zadíní 2021-11-15 22:20:16 +01:00
David Husicka 2956f61c69 fixed printing and some logic 2021-11-15 16:33:31 +01:00
David Husicka 6a3085af4e basic tui rendering 2021-11-15 11:00:37 +01:00
David Husička 0db9339346
Create README.md 2021-11-15 10:00:33 +01:00
David Husicka ce51ffe35f Initial commit 2021-11-15 09:57:27 +01:00