class for obstacles in Car_race game
History
final version
2017-05-04, by fy14aaz [Thu, 04 May 2017 12:04:51 +0000] rev 11
final version
polishing the code, encapsulating the functions into smaller ones and added the instructions part
2017-05-02, by fy14aaz [Tue, 02 May 2017 22:25:19 +0000] rev 10
polishing the code, encapsulating the functions into smaller ones and added the instructions part
worked on the bullet with the jumping functions
2017-04-21, by fy14aaz [Fri, 21 Apr 2017 21:45:49 +0000] rev 9
worked on the bullet with the jumping functions
added the score feature that controls the ability to shooting the obstacles; need;
2017-04-19, by fy14aaz [Wed, 19 Apr 2017 20:55:18 +0000] rev 8
added the score feature that controls the ability to shooting the obstacles; need;
completed the bullet class and will work on the motion using the accelerometer next
2017-04-17, by fy14aaz [Mon, 17 Apr 2017 20:45:19 +0000] rev 7
completed the bullet class and will work on the motion using the accelerometer next
working on bullet class
2017-04-11, by fy14aaz [Tue, 11 Apr 2017 22:37:40 +0000] rev 6
working on bullet class
working on destroying obstacles using buttons
2017-04-07, by fy14aaz [Fri, 07 Apr 2017 10:56:09 +0000] rev 5
working on destroying obstacles using buttons
improved edges of obstacles
2017-03-23, by fy14aaz [Thu, 23 Mar 2017 23:59:46 +0000] rev 4
improved edges of obstacles
tried to resolve the randomness problem
2017-03-19, by fy14aaz [Sun, 19 Mar 2017 22:52:41 +0000] rev 3
tried to resolve the randomness problem
Changed the size of the car, the condition by which the the shift process is done. Need to find out the problem of collisions and stuck;
2017-03-17, by fy14aaz [Fri, 17 Mar 2017 19:37:36 +0000] rev 2
Changed the size of the car, the condition by which the the shift process is done. Need to find out the problem of collisions and stuck;