https://github.com/banool/aptos-chess
Play chess on Aptos!
https://github.com/banool/aptos-chess
Last synced: 11 months ago
JSON representation
Play chess on Aptos!
- Host: GitHub
- URL: https://github.com/banool/aptos-chess
- Owner: banool
- License: apache-2.0
- Created: 2023-03-30T09:46:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-02T16:59:01.000Z (12 months ago)
- Last Synced: 2025-07-25T15:10:45.583Z (11 months ago)
- Language: TypeScript
- Homepage: https://chess.dport.me/
- Size: 882 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Aptos Chess
## Developing
To set up a local testnet, create an account on it, deploy the Move module, and create a game, run this:
```
python scripts/start_local_env.py
```
We use a consistent private key locally to make it easier to test.