Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandly/elm-slime-volleyball
🔵🔴 try to beat the blue slime
https://github.com/brandly/elm-slime-volleyball
elm functional-programming game volleyball
Last synced: 26 days ago
JSON representation
🔵🔴 try to beat the blue slime
- Host: GitHub
- URL: https://github.com/brandly/elm-slime-volleyball
- Owner: brandly
- Created: 2017-07-29T00:41:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T14:24:29.000Z (almost 2 years ago)
- Last Synced: 2024-10-03T15:18:51.044Z (about 1 month ago)
- Topics: elm, functional-programming, game, volleyball
- Language: Elm
- Homepage: https://brandly.github.io/elm-slime-volleyball/
- Size: 174 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# elm-slime-volleyball
> a classic game written in [Elm](http://elm-lang.org/)
### dev
```shell
$ npm install
$ npm start
$ open dist/index.html
```