Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ondras/sleeping-beauty
- Owner: ondras
- Created: 2017-03-04T12:53:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-07T06:31:05.000Z (over 3 years ago)
- Last Synced: 2024-07-14T05:36:18.010Z (4 months ago)
- Topics: 7drl, game, roguelike
- Language: JavaScript
- Homepage: https://ondras.github.io/sleeping-beauty/
- Size: 1.05 MB
- Stars: 139
- Watchers: 6
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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).