Skip to content

FreezingSnail/Maze-Rider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze-Rider

Maze crawler where you hunt for parts of a unicycle.

This is a simple maze wandering game where you seek the 5 pieces of a unicycle. It's relatively simple as I ran short on time for some things I wanted( pause screen displaying what pieces you've found etc.) But the core mechanics I wanted are present.

The important info:

Character: C

Move between floor tiles:
-------------------------
Upstairs: U
Downstairs: D

Move through in one direction tiles:
------------------------------------
Left Gate: <
Right Gate: >
Upwards Gate: ^
Downwards Gate: v

Part tiles:
-----------
Parts:
Seat: ~
Stem: l
Crank: z
wheel: o
Pedals: =

To Do:

  • make inbetween screen for stages pleasent.
  • add saving level.
  • add level select screen.
  • implement art.
  • make pause screen not horrible.
  • add tutorial page.
  • write tutorial to add levels(ez pz);
  • better document code
  • add levels with gate tiles

Maybes:

  • add a button and gate tile (would need an aditional class prob).
  • add a background music theme.
  • write a cheeseball story page.
  • add pushable tile.

Done:

  • add one way movement tiles ' v, ^, <, >, '.
  • add inbetween screen for stages

About

Maze crawler where you hunt for parts of a unicycle.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •