Close

We have liftoff!

A project log for no step on snek

Help Blinka escape a variety of feet in this Frogger clone developed on the Adafruit Edge Badge.

foamyguyfoamyguy 01/06/2020 at 00:260 Comments

The first "real" version of the game is now available. You can grab the required code.py, spritesheet bmp, and map.csv files from the files section here on the io page.  There is a quick video demo in the description. 

The game currently features 1 map with 3 kinds of enemies: Boots, Flip Flops, and Converse All Stars. Each of them move at a unique speed and/or direction. There are also 3ish obstacles that blinka cant move on which make the game a bit more challenging by limiting the players lateral movement. They are a news paper bin, a transit ticket kiosk, and a vendor stand with an umbrella topper, which technically counts as a 4th type of obstacle. 

There are 2 types of building graphics to make top and bottom, "foreground" and "background" sections and 2 colors of doors, though only the green one is hooked up at the moment. 

Discussions