Log In  
Follow
raf747

Cart #itsoktojumpdown-0 | 2024-11-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
21

Hi all, we are excited to share our first full Pico 8 project, called It's Ok To Jump Down. Run and jump your way through randomly generated islands to collect as many coins as possible. Spend your coins at the shop to unlock upgrades and most importantly new biomes to progress further. Finishing the 6th biome earns you a fun reward for your hard work, but don't be afraid to play past this point for a harder challenge.

The game centers around the water-jumping mechanic. Standing under a waterfall fills your water tank(s), which allows you to perform strings of jumps to collect hard to reach coins. You can also refill mid-air.

We really hope you enjoy!

[ Continue Reading.. ]

21
7 comments



Cart #arch-1 | 2018-12-26 | Code ▽ | Embed ▽ | No License


"Arch" is basically a test of a mechanic I thought of while playing Horizon Zero Dawn. I was curious if a top down archery game would be fun with just one directional control, so instead of using another stick to aim, the player just presses Z to iterate over the current enemies. Holding X "draws the bow", getting more accurate the longer it is held down.

This is my first Pico-8 game. I've listed it as WIP mainly because I realized how inefficient my code was half way through - not sure if it is worth it to continue or just start over. Either way I'm proud of my first game!

TODO (if I decide to keep going):
-add some tunes
-add save data (hi score?)
-better var names (current variables are impossible to understand without comments!)

[ Continue Reading.. ]

2 comments