Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 599 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 599 Bytes

Start Over

This is my entry for the js13kgames 2019 challenge.

Start Over is a puzzle platformer that when the player restarts the level, they keep clones of their old tries.

This repo is a clone of the js13k-boilerplate by ooflorent.

The background art was made by Maytch.

In this game my main objective was to make the main character feel smooth to play.

To make the character I posed/animated everything in 3d, then exported at a really low res.

Expect a lot of spaghetti code.