Commit Graph

3 Commits (f8bd50a51b3583f69ff177ebc9773dfda6b41323)

Author SHA1 Message Date
Arun Raghavan f8bd50a51b engine: Accept (event, timestamp) pairs instead of (event, timeElapsed)
The timeElapsed code was incorrect, applying the event retrospectively
rather than for the future.
2015-07-15 18:40:55 +05:30
Abhinav Sarkar 8b4f606469 Adds basic game step logic 2015-07-10 00:56:37 +05:30
Abhinav Sarkar e530f3aa68 Add a Game type
The game engine can now be filled in.
2015-07-08 20:41:37 +05:30