https://github.com/zephraph/ode
https://github.com/zephraph/ode
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zephraph/ode
- Owner: zephraph
- Created: 2020-09-19T18:30:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-13T21:30:35.000Z (almost 4 years ago)
- Last Synced: 2025-01-04T07:25:31.969Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ode [WIP]
[Onitama](https://www.arcanewonders.com/game/onitama/) in the terminal. Still in early development, nothing really works.
![]()
## Installation
```sh
yarn install
```## Build
- Build: `npm run build`
- Clean: `npm run clean`
- Build & watch: `npm run start`## Run
```sh
node .
```