Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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]

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)