Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ondras/sleeping-beauty

Sleeping Beauty: a game created for the 7-day Roguelike 2014 challenge. Coffeebreak length.
https://github.com/ondras/sleeping-beauty

7drl game roguelike

Last synced: 3 months ago
JSON representation

Sleeping Beauty: a game created for the 7-day Roguelike 2014 challenge. Coffeebreak length.

Awesome Lists containing this project

README

        

# Sleeping Beauty

![Screenshot](sleeping-beauty.png)

This is a [7DRL](http://7drl.org/) game. To play it, just open https://ondras.github.io/sleeping-beauty/ in your browser.

## Technology

HTML, CSS (LESS), JavaScript (ES2015).

- Building:
```
$ npm install
$ npm run build
```

The font used is [Metrickal](https://github.com/robey/metrickal-typeface).