https://github.com/ryan-haskell/jokemon
a tiny pokemon clone built with elm land
https://github.com/ryan-haskell/jokemon
elm elm-land game
Last synced: 3 months ago
JSON representation
a tiny pokemon clone built with elm land
- Host: GitHub
- URL: https://github.com/ryan-haskell/jokemon
- Owner: ryan-haskell
- Created: 2023-01-05T23:56:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T01:04:25.000Z (over 2 years ago)
- Last Synced: 2025-03-19T17:48:59.457Z (3 months ago)
- Topics: elm, elm-land, game
- Language: Elm
- Homepage: https://jokemon-elm.netlify.app
- Size: 145 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jokemon
> a tiny pokemon clone made with elm land
## running it locally
1. Make sure you have [Node.js v16+](https://nodejs.org) installed
2. Run the following command:
```
npx elm-land server
```3. The game will be running at http://localhost:1234