0.1.2 • Published 1 year ago

etherquest v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

EtherQuest

EtherQuest is a web3-based game that allows players to embark on quests, fight mythical creatures, and earn rewards on the Ethereum blockchain. This game demonstrates simple interactions with the blockchain, including starting quests, battling creatures, and claiming rewards.

Features

  • Start quests with unique IDs.
  • Engage in battles with mythical creatures.
  • Claim rewards in cryptocurrency upon victory.

Installation

Install EtherQuest by running:

Usage

After installing, you can run the game server with:

API Endpoints

  • POST /start-quest - Start a new quest.
  • POST /fight - Engage in a battle with a creature.
  • GET /claim-rewards - Claim your rewards with a GET request including your wallet address as a query parameter.

Contributing

Contributions are welcome! Please open an issue or submit a pull request on GitHub.

License

This project is licensed under the MIT License.