Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peitalin/corrcrypts
Perpetual maze board game [prototype]
https://github.com/peitalin/corrcrypts
Last synced: about 2 months ago
JSON representation
Perpetual maze board game [prototype]
- Host: GitHub
- URL: https://github.com/peitalin/corrcrypts
- Owner: peitalin
- Created: 2022-10-09T21:28:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T02:36:36.000Z (7 months ago)
- Last Synced: 2024-10-12T23:20:03.051Z (3 months ago)
- Language: Solidity
- Homepage: https://bridgeworld.treasure.lol/crypts
- Size: 445 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Corruption Crypts Prototype
Based on these game design docs/specs: https://docs.google.com/document/d/1vtx3oOCl4IquLQzU4fcta1S0e9zhJH8V870Ki5noxlg/edit
### Hardhat tests/simulations
```
yarn install
npx hardhat compile # generates typechain types
npx hardhat test
```![Alt Text](https://github.com/peitalin/corrcrypts/blob/main/corrcrypts2.gif)