Skip to content

gbarros/dojo-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whack-a-Mole Dojo Game

A blockchain-powered Whack-a-Mole built with Unity and Dojo on Celestia.

Whack-a-Mole Game Preview

Repository Structure

  • backend/ – Cairo smart contracts (Dojo)
  • unity/ – Unity frontend
  • docs/ – Technical documentation

Prerequisites

This repo stores Unity asset bundles and other binaries with Git LFS.

brew install git-lfs   # or use your package manager
git lfs install        # run once

Quick Start

  1. Clone the repository (after installing Git LFS).
  2. Set up and run the Dojo backend (Dojo).
  3. Configure and run the Unity client.
  4. Play the game!

Documentation

Area File
Architecture Overview docs/architecture.md
Backend (Dojo) docs/backend.md
Unity Frontend docs/unity.md
Development Workflow docs/development.md

Contributing

Pull requests are welcome! Please ensure any code changes are covered by appropriate docs updates.


Credits

This project is built upon the original Whack-A-Mole game created by Firnox. We extend our sincere gratitude for their excellent work which provided the foundation for this blockchain integration demonstration. (original YouTube video)


License

UNLICENSED

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published