Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hmzdot authored Feb 3, 2023
1 parent 2d6d8c8 commit b90d2fd
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Descendants of Gods

This repository holds contracts and interactions scripts for the blockchain based card game "Descendants of Gods"
It was done in the Avalanche Istanbul Hackathon and discontinued since.

Project has some cool ideas
- On chain matchmaking system
- AFK punishment mechanics
- EXP token, which is a soulbound ERC20 that is earned by playing the game.
- Governance mechanics involving EXP
- Arenas, ERC721 assets in which the games are played

Contracts are locked to `pragma 0.8.7`

0 comments on commit b90d2fd

Please sign in to comment.