Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kjirou/dungeons-and-idlers

A browser game that explores dungeons by turning over cards
https://github.com/kjirou/dungeons-and-idlers

Last synced: 2 months ago
JSON representation

A browser game that explores dungeons by turning over cards

Awesome Lists containing this project

README

        

# Dungeons & Idlers

[![Build Status](https://travis-ci.org/kjirou/dungeons-and-idlers.svg?branch=master)](https://travis-ci.org/kjirou/dungeons-and-idlers)

## Development
### Dependency
- [direnv](https://github.com/zimbatm/direnv)
- [ImageMagick](http://www.imagemagick.org/) CLI tools (is used by [image-divider](https://github.com/kjirou/image-divider))

### Deployment
```bash
git clone [email protected]:kjirou/dungeons-and-idlers.git
cd ./dungeons-and-idlers
direnv allow
npm install
npm run build
npm run dev
open http://localhost:3000
```

## In development...
![](http://i.gyazo.com/efc32fc0c74afcd53e8c68e9a736386f.png)
![](http://i.gyazo.com/9416a7ce63af147e4f55024812f2dd91.png)
![](http://i.gyazo.com/144523d32523c55b489550dea57353d4.png)