Nemesis game, second enemy

History

Removed redundant code, perfected Doxygen, added inline comments. default tip

2017-05-03, by musallambseiso [Wed, 03 May 2017 20:04:00 +0000] rev 8

Removed redundant code, perfected Doxygen, added inline comments.


Added Doxygen, tidied code

2017-05-02, by musallambseiso [Tue, 02 May 2017 22:14:15 +0000] rev 7

Added Doxygen, tidied code


Tidied code;

2017-05-01, by musallambseiso [Mon, 01 May 2017 13:00:31 +0000] rev 6

Tidied code;


Fixed collisions, works perfectly

2017-04-01, by musallambseiso [Sat, 01 Apr 2017 11:43:42 +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()


Minor formatting updates.

2017-03-01, by eencae [Wed, 01 Mar 2017 13:52:38 +0000] rev 1

Minor formatting updates.


Initial commit

2017-02-08, by eencae [Wed, 08 Feb 2017 19:51:23 +0000] rev 0

Initial commit