Space game
Posted: Mon Jan 30, 2012 2:04 am
This is more of a proof of concept than a game right now, But i decided to throw it up here to get some feedback and/or tips
The idea is you're in a spaceship, and you're navigating through like an asteroid field or something like that(i'm fully aware of that not being too original ). The red squares are the asteroids, so you avoid them, the green squares are points, you collect them.
There's a lot of stuff i still need to add, fix and test. So don't expect much from this right now. Any tips and feedback is welcome
Also note that the code is pretty messy right now, I'll have to work on that.
finally i want to thank tentus, He explained to me that table and loop mess used to generate and draw the obstacles and points.
The idea is you're in a spaceship, and you're navigating through like an asteroid field or something like that(i'm fully aware of that not being too original ). The red squares are the asteroids, so you avoid them, the green squares are points, you collect them.
There's a lot of stuff i still need to add, fix and test. So don't expect much from this right now. Any tips and feedback is welcome
Also note that the code is pretty messy right now, I'll have to work on that.
finally i want to thank tentus, He explained to me that table and loop mess used to generate and draw the obstacles and points.