Skip to content

A basic platformer game made by Mark, Josh and Tanner

Notifications You must be signed in to change notification settings

MarkSkinner92/platformer1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 

Repository files navigation

platformer1

a basic platformer game made by Mark, Josh, and Tanner (in progress)

how to play

1.Download the Processing IDE (or make sure you have it)
2.open "game/game.pde"
3.play with WASD or arrow keys. press r to restart

how to make a custom level

  1. open "game/tiles/tiles.pde"
  2. press L to load the current levelmap, or skip this step to start clean
  3. left click to place tile, right click to remove. use numbers 0-9 to change tile
  4. use a and d to move horizontaly by one tile
  5. when your done, press ctrl + s to save the file. to play your new level, simply relaunch the game.pde and your level will automatically be there!

About

A basic platformer game made by Mark, Josh and Tanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published