Autochessia is a auto chess game, but runs fully on chain and write via MUD and solidity. Believing fully on-chain game would brings the next generation UGC paradigm, we make this game and try to make it extensible.
Require:
Install dependencies
pnpm install
config default .env
cp packages/contracts/.env.template packages/contracts/.env
run local development and preview
pnpm dev
- waiting room and match
- buy, sell and place your hero
- income
- experience
- automatic routing and attack
- support 2 players in a game
- SnapSync
- Lobby Matchmaking
- Quit Game
- Multiplayer
- Custom Rooms
- Synergy
- Beginner Guidance
- Damage Display
- Synthesis Tips
- Skills
- Items
- Movement Animation Completion
- Attack Animations
- Hotkey Controls
- Full Auto Tick
- Account Abstraction
- Neutral Monsters
Proud to be open-source and licensed under AGPL-3.0