Skip to content

Platane/js13k-2017

Repository files navigation

Vernissage

play

My entry for the 13k js 2017

🖼️ play!

🏆 or go to the js13k entry page

📜 or read the postmortem

🏭 or look at the awesome tool I wrote to produce the low res paintings

📏 or look at the awesome map edit I wrote to edit the scene

Gameplay

You are lost in a museum.

Navigate from a painting to another in order to find your way out.

Controls

  • desktop : use the mouse + space to move forward
  • mobile : use the gyroscope + touch the screen to move forward
  • cardboard : use the gyroscope + magnetic button to move forward

Inspiration

I challenge myself to put as much image as possible in the game, in form of widly known piece of art.

To do so, I used a genetic algorithm to describe an arbitrary image as a set of colored dot.

Map Edit

mapedit

I built map editor for the game.

It have some pretty cool features, such as

  • 📏 intuitive UI
  • 🎥 live reloading
  • 💽 localstorage persistance

check it out!