Close
0%
0%

no step on snek

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

Similar projects worth following

code.py

main code file

plain - 31.04 kB - 01/06/2020 at 00:08

Download

Bitmap Image File - 14.13 kB - 01/06/2020 at 00:08

Preview
Download

map.csv

map csv file

ms-excel - 2.15 kB - 01/06/2020 at 00:08

Download

  • 1 × Adafruit Edge Badge or PyBadge or PyBadge LC

  • We have liftoff!

    foamyguy01/06/2020 at 00:26 0 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. 

  • alpha 0001

    foamyguy12/12/2019 at 02:49 0 comments

    We've added a very basic version of the code, map, and spritesheet to the files section. There is still much to be done, but the basic mechanics are working. 

    The player must avoid the boots (and all other footwear) as they make their way to the heart. All enemies in this game are known as boots, there are different types of boots with different properties that affect their movement.  Right now we've got the plain boot, and the flip flop boot.

    Next up is making some more different types of boots and adding some other interesting visual elements to the map. 

View all 2 project logs

  • 1
    Backup your existing code.py (or main.py) file

    Copy your existing program somewhere safe and/or rename it on your PyBadge or Edge Badge device.

  • 2
    Download the project files and copy them onto your device

    Download the project files: code.py, map.csv, and no_step_snek_sprite_sheet.bmp

    Paste a copy of them onto your PyBadge or Edge Badge device.

View all instructions

Enjoy this project?

Share

Discussions

conniest wrote 06/27/2020 at 04:22 point

Just loaded this on my EdgeBadge.  Fun!

  Are you sure? yes | no

kristina panos wrote 06/28/2020 at 23:03 point

Hooray! Glad you like it :)

  Are you sure? yes | no

Dan Maloney wrote 12/09/2019 at 23:39 point

Danger noodle. Or code noodle, lol.

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates