https://github.com/wolfadex/dodge
A simple dodging game
https://github.com/wolfadex/dodge
Last synced: about 1 year ago
JSON representation
A simple dodging game
- Host: GitHub
- URL: https://github.com/wolfadex/dodge
- Owner: wolfadex
- Created: 2018-07-01T01:47:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-02T04:31:43.000Z (almost 8 years ago)
- Last Synced: 2025-02-07T18:15:05.405Z (over 1 year ago)
- Language: Elm
- Homepage: https://wolfadex.github.io/dodge/
- Size: 264 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dodge
A simple duck and dodge game, avoid the falling objects as long as possible.
Credit to [elm](http://elm-lang.org/) for such an fun and productive language. Also to [create-elm-app](https://github.com/halfzebra/create-elm-app#create-elm-app---) for making it easy to get up and running quickly.