A downloadable game for Windows, macOS, and Linux

Download NowName your own price

pen platformer is a game I've been working on for awhile. the goal is to get to a green block. but its not as easy as you'd think. you'll often find yourself jumping over blocks. dodging turret shots and much more.

 the original was a scratch game (witch you can try at https://trailblaster.github.io/pen-platformer/) before I decided to remake it using a a game engine like unity due to all the limits of scratch and how laggy the editer was getting.

the game is made around the idea of I can code what ever I want so the game will one day have a level editor with 100s of blocks all doing different things. and maybe one day I'll add custom block modding support.

how to make a level

to make a level open up a photo editor of your choice (recommend paint 3d). the player will spawn at the bottom left of the map. each pixel is a block in game (same size as player) here are the block color codes.

 normal block :  r0 g0 b0

 finish(3x3 block):  r255 g0 b0

 deathblock :  r255 g0 b0

 deathblock block with rigibody :  r0 g255 b255

 normal block with rigibody :  r255 g255 b0

double jump   :  r255 g0 b255

 jump pad :  r0 g0 b255

website

https://simmer.io/@AI_Kiwi/pen-platformer-remastered

Note before dowloading.

this game is VERY NEW. and I'm new to coding unity so don't have much expectations. also please post your feedback on my feedback link ingame on the other main menu tab. (your more likly to have action done towards it)


note

as of right now the game is having a massive redo so will most likely not be updated for awhile sorry.




Download

Download NowName your own price

Click download now to get access to the following files:

windows.zip 30 MB
pen platformer setup.exe 24 MB
mac.zip 39 MB
linux.zip 45 MB

Leave a comment

Log in with itch.io to leave a comment.