Okay, I've got a program that I'm calling pixels. Basically, it's a bunch of sprites that try and get to your mouse while in the side-view (so there's gravity, jumping, etc.). I need an idea of how to make this a game, simulation, or just entertainment thing.
Thanks in advance.
Offline
AtomicBawm3 wrote:
Okay, I've got a program that I'm calling pixels. Basically, it's a bunch of sprites that try and get to your mouse while in the side-view (so there's gravity, jumping, etc.). I need an idea of how to make this a game, simulation, or just entertainment thing.
Thanks in advance.
I don't have any advice, but I do have a question:
The mouse is an actual object? as in it has gravity and all? how would u do that xD
Offline
Well, I could do that, but it's not, I mean to say instead of arrow keys, you use the mouse.
Offline
SPIDERS! ya, i hate them, make a spider project that myou must desroy the spiders MAHAHAHAH!!!
Offline
Umm.. I don't think you guys understand what I mean, so look at this project (Here) and tell me how you think it could become a game.
Last edited by AtomicBawm3 (2010-09-19 13:20:37)
Offline
Telemachus wrote:
Hm.. maybe the player has to herd them all into an area to pass the level?
Yeah, and theres a time limit and some sort of pixel you shouldn't herd into the box.
That would be cool.
Last edited by samurai768 (2010-09-19 14:08:28)
Offline
samurai768 wrote:
Telemachus wrote:
Hm.. maybe the player has to herd them all into an area to pass the level?
Yeah, and theres a time limit and some sort of pixel you shouldn't herd into the box.
That would be cool.
Okay. So if I did that, do you think I should include scrolling?
Offline
If scrolling were to be implemented, I'd prefer vertical or 4-way instead of horizontal.
Offline
Telemachus wrote:
If scrolling were to be implemented, I'd prefer vertical or 4-way instead of horizontal.
That's what I was thinking, cuz horizontal movement for them is too easy, so I'll try that. I think I'll have it based on if the average of all their x's/y's is greater than or less than 25/-25.
Offline
ZIABAIG wrote:
i want a small car game
This thread is about AtomicBawm3's project. I don't see a way you can make this into a car game. Also there are lots of car games in 'Projects' you can look at. Ohterwise, make your own.
Offline