Commit Graph

10 Commits

Author SHA1 Message Date
tangstad bee6419eb0 Added sin/cos lookup tables and used fixed points to get nice rotational steering on the car (gas/brake with A/B).
All the chasers rotate in the same direction as the car, but still stay in the same spot.
2005-11-24 21:44:49 +00:00
tangstad 3861c2b69c Added chasers in a row right now. 2005-11-23 20:44:27 +00:00
tangstad 9f4b7c5f76 Added a set of chaser sprites to be used for flocking later. 2005-11-23 20:42:53 +00:00
tangstad 8e32348480 Removed unused commented code. 2005-11-23 09:05:55 +00:00
tangstad eebf8f326e Added movement and sprite rotation.. you can now actually drive the car along. 2005-11-22 23:25:24 +00:00
tangstad a179e39eaa Added nice white background.
Added test of keypresses, moving car to different locations depending on keydirection.
2005-11-22 19:57:46 +00:00
tangstad 6f6c06f149 Undid last commit (made by mistake) 2005-11-22 19:26:32 +00:00
tangstad 947e477090 Added converted car data and modified source to show car sprite. 2005-11-22 19:25:32 +00:00
tangstad 9b713b8edf Added converted car data and modified source to show car sprite. 2005-11-22 19:25:16 +00:00
tangstad c2d081f45d Initial creation of cartest project, based on some logosplash code. 2005-11-22 18:54:19 +00:00