Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/girishso/indian-chess
- Owner: girishso
- Created: 2017-12-01T05:01:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T09:31:07.000Z (almost 2 years ago)
- Last Synced: 2024-09-26T15:54:10.829Z (about 2 months ago)
- Topics: bulma-css, chess, elm, elm-lang, firebase, indian-game
- Language: Elm
- Homepage: http://chess.indiangames.club
- Size: 840 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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.