All Projects → Platane → Js13k 2017

Platane / Js13k 2017

🖼️ Vernissage !

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Js13k 2017

Networked Aframe
A web framework for building multi-user virtual reality experiences.
Stars: ✭ 803 (+2988.46%)
Mutual labels:  aframe, game
Apos.input
Polling input library for MonoGame.
Stars: ✭ 25 (-3.85%)
Mutual labels:  game
Game Server
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
Stars: ✭ 916 (+3423.08%)
Mutual labels:  game
Blockpop
A simple Breakout clone made with the Godot Engine
Stars: ✭ 23 (-11.54%)
Mutual labels:  game
Khan
khan will drive all your enemies to the sea (and also take care of your game's clans)!
Stars: ✭ 22 (-15.38%)
Mutual labels:  game
Karting
An online emulated game server for ModNation®Racers and LittleBigPlanet™Karting on the PS3®.
Stars: ✭ 24 (-7.69%)
Mutual labels:  game
Tic Tac Toe
An example tutorial built with git-tutor https://github.com/lesnitsky/git-tutor
Stars: ✭ 22 (-15.38%)
Mutual labels:  game
Android Basic Samples
Google Play game services - Android samples
Stars: ✭ 934 (+3492.31%)
Mutual labels:  game
Tower Defense Game
this is a game made with Unity, the goal is to protect the tower against robots.
Stars: ✭ 25 (-3.85%)
Mutual labels:  game
Andantino
Listen some notes and try to find same notes on the keyboard.
Stars: ✭ 23 (-11.54%)
Mutual labels:  game
Dolphin
**pigame** is a game server template for Erlang.
Stars: ✭ 23 (-11.54%)
Mutual labels:  game
Steamapng
Generate APNG Images for Steam Game Covers
Stars: ✭ 23 (-11.54%)
Mutual labels:  game
Randompicker
一个动态权重的随机算法
Stars: ✭ 24 (-7.69%)
Mutual labels:  game
Cemu graphic packs
Community Graphic Packs for Cemu
Stars: ✭ 916 (+3423.08%)
Mutual labels:  game
Worlds
🌎 Easy to use but feature rich World Guard Plugin
Stars: ✭ 25 (-3.85%)
Mutual labels:  game
Zelduh
A tile based adventure game!
Stars: ✭ 22 (-15.38%)
Mutual labels:  game
Monsterpong
Our entry for Github GameOff 2018
Stars: ✭ 23 (-11.54%)
Mutual labels:  game
Evoland.gb
A fan-made demake of Evoland on GameBoy
Stars: ✭ 24 (-7.69%)
Mutual labels:  game
Isowords
Open source game built in SwiftUI and the Composable Architecture.
Stars: ✭ 377 (+1350%)
Mutual labels:  game
2048
My take on the 2048 game in C#. Console version.
Stars: ✭ 25 (-3.85%)
Mutual labels:  game

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].