Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/js13kgames/sentetrox

SenTetrox - a js13kGames 2019 competition entry by @sirxemic.
https://github.com/js13kgames/sentetrox

2019 back competition desktop game html5 javascript js13k js13kgames js13kgames2019 optimization

Last synced: 17 days ago
JSON representation

SenTetrox - a js13kGames 2019 competition entry by @sirxemic.

Awesome Lists containing this project

README

        

# SenTetrox - A js13kGames entry

A variant on a famous classic where the tetrominoes are sentient! Made for the [js13kGames competition of 2019](https://2019.js13kgames.com/). The theme was "back". The tetrominoes will flee *back* up when they have figured out their purpose in the playing field!

Want to try out the code for yourself? Just run

```
npm install && npm start
```