Nemesis game, stats
History
Removed redundant code, perfected Doxygen, added inline comments.
2017-05-03, by musallambseiso [Wed, 03 May 2017 20:03:17 +0000] rev 11
Removed redundant code, perfected Doxygen, added inline comments.
Added Doxygen, tidied code, added second weapon type (star)
2017-05-02, by musallambseiso [Tue, 02 May 2017 22:13:28 +0000] rev 10
Added Doxygen, tidied code, added second weapon type (star)
Fixed and improved bullet system (generation)
2017-05-01, by musallambseiso [Mon, 01 May 2017 13:02:42 +0000] rev 9
Fixed and improved bullet system (generation)
Added health drop
2017-04-09, by musallambseiso [Sun, 09 Apr 2017 12:47:00 +0000] rev 8
Added health drop
New file, started on health
2017-04-06, by musallambseiso [Thu, 06 Apr 2017 09:38:22 +0000] rev 7
New file, started on health
Added framework for bullet, still minimal progress
2017-04-02, by musallambseiso [Sun, 02 Apr 2017 17:47:38 +0000] rev 6
Added framework for bullet, still minimal progress
Fixed collisions, works perfectly
2017-04-01, by musallambseiso [Sat, 01 Apr 2017 11:43:25 +0000] rev 5
Fixed collisions, works perfectly
Improved collision detection
2017-03-05, by eencae [Sun, 05 Mar 2017 23:10:45 +0000] rev 4
Improved collision detection
Changed 'radius' to size as the ball is a square rather than circle.
2017-03-05, by eencae [Sun, 05 Mar 2017 21:21:52 +0000] rev 3
Changed 'radius' to size as the ball is a square rather than circle.
Ball direction now set in init() function using time()
2017-03-05, by eencae [Sun, 05 Mar 2017 21:16:03 +0000] rev 2
Ball direction now set in init() function using time()