A 2.5D de-centralized platformer game hosted on the Internet Computer with an economy powered by the Avalanche Blockchain.
This is an unofficial game made for the TRESR community and is not affiliated with the official TRESR project.
It is made with ❤️ love ❤️ for the TRESR community.
Originally built as part of the Avalanche Build Games.
Degens control the protagonist Ron Jay, a crypto degenerate hero.
Ron fights against evil bankers in suits who oppose cryptocurrency.
Degens collect keys, fight enemies, and face the final boss, who definitely is not meant to look like Gary Gensler (any likeness is unintended).
The game features crypto-themed elements with real token rewards through Avalanche blockchain integration.
The project strives to be 100% de-centralised, and is almost there.
- WebAssembly frontend on the Internet Computer
- Backend Economy powered by Avalanche Blockchain
- A custom integration known as ic-siwa was developed to allow;
- signing in with Avalanche on the Internet Computer
- This makes Avalanche the single source of truth for Identity and Economy.
- Rust Serverless Functions for backend logic, verification, etc.
- Cloudflare for DNS
Detailed documentation is available in the docs/ directory:
- Fork the repository
- Create a feature branch
- Make your changes
- Test thoroughly
- Submit a pull request
- Have fun!