Below is the latest version, based on what I posted in another thread. In this version, you can shoot by ducking and pressing the fire button (you shoot in the last direction you were facing).
Please let me know if you think this updated version is OK the way it is or if it's too hard to use. If people like this version, I might turn it into a platform shooting game of some kind.
In case anyone wants to know, I have no missiles because of the kernel_options I'm using, so I had to use the ball. Now I just have one sprite left that I can use for an enemy or target.
Latest Version:
Here's the .bin file to use with an emulator:
fake_gravity_platformer_with_duck_and_fire_button_2012y_05m_29d_0338t.bin 4K
135 downloadsClick here to try it online if you don't have an emulator handy
Here's the bB code:
fake_gravity_platformer_with_duck_and_fire_button_2012y_05m_29d_0338t.bas 42.45K
136 downloadswww.youtube.com/watch?v=Hy5_K2oUprY
Old Versions:
Here's the .bin file to use with an emulator:
fake_gravity_platformer_test_by_random_terrain_2011y_03m_30d_1620t.bin 4K
246 downloadsHere's the bB code:
fake_gravity_platformer_test_by_random_terrain_2011y_03m_30d_1620t.bas 30.29K
249 downloads-------------------------------------------------
Here's the .bin file to use with an emulator:
fake_gravity_platformer_test_by_random_terrain_2011y_03m_29d_1452t.bin 4K
175 downloadsHere's the bB code:
fake_gravity_platformer_test_by_random_terrain_2011y_03m_29d_1452t.bas 27.75K
149 downloads-------------------------------------------------
Here's the .bin file to use with an emulator:
fake_gravity_platformer_test_by_random_terrain_2011y_03m_28d_1618t.bin 4K
182 downloadsHere's the bB code:
fake_gravity_platformer_test_by_random_terrain_2011y_03m_28d_1618t.bas 19.7K
156 downloads-------------------------------------------------
Here's the .bin file to use with an emulator:
fake_gravity_platformer_test_by_random_terrain_2011y_03m_28d_0037t.bin 4K
175 downloadsHere's the bB code:
fake_gravity_platformer_test_by_random_terrain_2011y_03m_28d_0037t.bas 16.52K
149 downloads-------------------------------------------------
Here's the .bin file to use with an emulator:
fake_gravity_platformer_test_by_random_terrain_2011y_03m_27d_2351t.bin 4K
177 downloadsHere's the bB code:
fake_gravity_platformer_test_by_random_terrain_2011y_03m_27d_2351t.bas 16.42K
140 downloads-------------------------------------------------
Here's the .bin file to use with an emulator:
fake_gravity_platformer_test_by_random_terrain_2011y_03m_27d_2212t.bin 4K
200 downloadsHere's the bB code:
fake_gravity_platformer_test_by_random_terrain_2011y_03m_27d_2212t.bas 16.38K
137 downloads-------------------------------------------------
Here's the .bin file to use with an emulator:
fake_gravity_platformer_test_by_random_terrain_2011y_03m_27d_1728t.bin 4K
180 downloadsHere's the bB code:
fake_gravity_platformer_test_by_random_terrain_2011y_03m_27d_1728t.bas 16.12K
163 downloadsAbout this test program:
I played around with batari's platformer code and made a little test program with it in August of 2010. The complicated math was a couple of miles over my head, so I kind of gave up on it (hoping to do something similar with my own code some day that might be easier for my tiny brain to understand). I never got around to it until a couple of days ago.
I slapped together a pfread fix for a program that Master_Programmer was working on and my pfread code seemed to be better than what I was already using in some of my other programs. It got me in the mood to finally try my own platformer type of code.
My code seemed to be working pretty good, so I made a new test program using an improved version of my code and added a crappy little animated sprite, then posted it above for you to poop on.
Whether the code is good enough as it is or people have ideas to make it better, I won't try to turn it into a game until Seaweed Assault is finished. I just wanted to get this test program done while it was fresh in my mind and so people could let me know know if it's something I should keep working on later.
Thanks.
Edited by Random Terrain, Tue May 29, 2012 9:04 AM.














