https://github.com/objarni/fp-snake
Snake clone built in Elm
https://github.com/objarni/fp-snake
Last synced: about 1 year ago
JSON representation
Snake clone built in Elm
- Host: GitHub
- URL: https://github.com/objarni/fp-snake
- Owner: objarni
- License: mit
- Created: 2022-03-02T17:46:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-12T16:24:29.000Z (about 4 years ago)
- Last Synced: 2025-02-06T11:55:20.008Z (over 1 year ago)
- Language: Elm
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fp-snake
Snake clone built in Elm
# setup
npm install
# run
npm run serve