Log In  


This is my first PICO-8 cartridge.
There are still some problems, but I decided to complete it once for now.

Cart #way_home-1 | 2023-03-13 | Code ▽ | Embed ▽ | No License
3

This is a game in which you control a stickman to avoid spikes and birds.
Inspired by Chrome Dino.
BGM was borrowed from 般若's MIDIの里 and used with denote.

Jump to avoid spikes and avoid birds by sliding.

Controls

  • Left&Right: Move
  • Up/O: Jump
  • Down: Sliding...?

Current issue

  • There are times when the placement is absolutely unavoidable. (Serious problem)
  • The placement of the spikes follows one pattern to some extent. (spike-->spike-->(spike)-->bird)
3


@Korange:

There are times when the placement is absolutely unavoidable. (Serious problem)

Yeah, I was running into that.

What you might do is build a level and see if the computer can get through it first. If it can, then it's humanly possible, use that layout as the current level and send the player through it.


Fixing the placements of spikes and birds would improve the game a lot. Please change the graphics because, no offence, this game looks like a six year old drew it. Please keep the music, I love it.


@dw817
Thanks for the your advice!
I will implement the level when I have time.



[Please log in to post a comment]