Commit Graph

7 Commits

Author SHA1 Message Date
Kayne Ruse 69aee157b8 Implemented zoom in/out with the scroll wheel
The focus of the zooming is the top left of the screen, but that is fine
for now.
2015-07-20 13:00:38 +10:00
Kayne Ruse 2732612803 Added a simple roguelike tileset 2015-07-20 11:44:29 +10:00
Kayne Ruse ba6f92a6e7 Resolved an off-by-one error caused by integer devision 2015-07-17 19:30:00 +10:00
Kayne Ruse 0c11e0a98b Removed a crash bug when the lambdas are absent 2015-07-17 19:02:58 +10:00
Kayne Ruse 8b1a9aee91 Moved source files to src/ 2015-07-08 03:06:52 +10:00
Kayne Ruse f254c9d88f Implemented lua, shaking out latent bugs 2015-07-08 02:48:46 +10:00
Kayne Ruse 56ae0a13c9 Initial commit 2015-07-07 23:58:59 +10:00