Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T01:04:25.000Z (almost 2 years ago)
- Last Synced: 2024-11-27T09:29:35.319Z (28 days 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![A screenshot of the game](./screenshot.png)
## 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