il y a 7 ans
Ported from the original Super Crate Buino on the Gamebuino Classic.
Strongly inspired from Super Crate Box.
NEW il y a 7 ans
I really like the „light” effect when the bullet gets out of the visble area
NEW il y a 7 ans
I liked the first version, the port is nice but I think it lack a bit of colors. (Hey, I can do some pixel art for you)
Edit: I would also like to know how you did these particle effect!
Aurélien Rodot
il y a 7 ans
It's not because you can do colors that you must do colors. I like the simple, monochrome look of this game. Going full color would require to rewrite lots of things from scratch and I prefer to focus on making new things instead :)
I made a simple physics engine, after that particles were pretty straightforward. Simply span small rectangle objects, physics does the rest. I'll make a tutorial about that.
NEW il y a 7 ans
It's not because you can do colors that you must do colors. I like the simple, monochrome look of this game. Going full color would require to rewrite lots of things from scratch and I prefer to focus on making new things instead :)
I made a simple physics engine, after that particles were pretty straightforward. Simply span small rectangle objects, physics does the rest. I'll make a tutorial about that.
NEW il y a 7 ans
Maybe another coder can add light (dull) colors to it and see if its good
NEW il y a 6 ans
Just stumbled across the weapon cheat in the source code, rocket launcher on demand... Muahahahaaaa!
NEW il y a 6 ans
Easily my favorite game on the Meta. Awesome work Rodot! If there's any updates, i'll be sure to try it out.