Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/girishso/indian-chess

18th Century chess like game developed in Elm
https://github.com/girishso/indian-chess

bulma-css chess elm elm-lang firebase indian-game

Last synced: about 1 month ago
JSON representation

18th Century chess like game developed in Elm

Awesome Lists containing this project

README

        

# Indian Chess

18th Century chess like Indian game developed in Elm.

[Play online](https://girishso.github.io/indian-chess)

## Available scripts
In the project directory you can run:

### `elm-app build`
Builds the app for production to the `build` folder.

The build is minified, and the filenames include the hashes.
Your app is ready to be deployed!

### `elm-app start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.