Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandly/elm-dr-mario
👨⚕️💊🦠
https://github.com/brandly/elm-dr-mario
elm game healthcare mario pills viruses
Last synced: 2 months ago
JSON representation
👨⚕️💊🦠
- Host: GitHub
- URL: https://github.com/brandly/elm-dr-mario
- Owner: brandly
- Created: 2018-07-18T22:25:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T12:21:17.000Z (almost 3 years ago)
- Last Synced: 2024-10-03T15:19:06.738Z (3 months ago)
- Topics: elm, game, healthcare, mario, pills, viruses
- Language: Elm
- Homepage: https://brandly.github.io/elm-dr-mario/
- Size: 457 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# elm dr. mario [![Build Status](https://travis-ci.org/brandly/elm-dr-mario.svg?branch=master)](https://travis-ci.org/brandly/elm-dr-mario)
[play the game](https://brandly.github.io/elm-dr-mario/) or take a look at [the nintendo instruction booklet](https://www.nintendo.co.jp/clv/manuals/en/pdf/CLV-P-NAAXE.pdf)
![dr-mario-preview](https://user-images.githubusercontent.com/820696/74001098-4d2ccf80-4938-11ea-86bf-208431b889de.png)
## dev
```shell
$ npm install
$ npm start
$ open dist/index.html# with dev tools
$ npm run build -- --debug
```## structure
![tree](https://github.com/brandly/elm-dr-mario/blob/master/dep-tree.svg)