Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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