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: 5 months 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T14:24:29.000Z (almost 3 years ago)
- Last Synced: 2025-04-23T21:07:26.721Z (5 months ago)
- Topics: elm, functional-programming, game, volleyball
- Language: Elm
- Homepage: https://brandly.github.io/elm-slime-volleyball/
- Size: 174 KB
- Stars: 9
- Watchers: 2
- 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
```