Skip to content

mvasilkov/glitch2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Couch 2048

Couch 2048 is a physics-based puzzle, loosely related to the original 2048 game.

Written by Mark Vasilkov for js13kGames–2016.

Compatibility

Any modern browser should work. Even MS Edge. Especially MS Edge.

The game is CPU-intensive, which is why there is the High Quality toggle on the title screen.

Kudos

Many thanks to Marcus Geelnard for the music! Both the Sonant JS synthesizer and the song were authored by this amazingly talented person.

The Verlet physics engine is heavily inspired by the work of Gerard Ferrandez.

Sound FX code is based on the blog post by Jack Rugile.

I'm also extremely grateful to Natalia Vasilkov, Michael Reyfman and Amnon Grossman for beta-testing and support.