Skip to content

Commit

Permalink
docs: addd supporters and update demo gif (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
noyyyy authored Sep 18, 2023
1 parent c97b2a2 commit 539fd6e
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,20 @@
<p>Fully on chain auto chess</p>
</div>

[![nightly](https://github.com/HelheimLabs/autochessia/actions/workflows/deploy-dev.yaml/badge.svg?branch=develop)](https://dev.autochessia.xyz/) [![prod](https://github.com/HelheimLabs/autochessia/actions/workflows/vercel-prod.yaml/badge.svg)](https://github.com/HelheimLabs/autochessia/actions/workflows/vercel-prod.yaml)

[![nightly](https://github.com/HelheimLabs/autochessia/actions/workflows/deploy-dev.yaml/badge.svg?branch=develop)](https://dev.autochessia.xyz/) [![prod](https://github.com/HelheimLabs/autochessia/actions/workflows/vercel-prod.yaml/badge.svg)](https://autochessia.xyz)

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.

## Preview Demo

![demo](/demo.gif)
![](./resources/gifs/demo.gif)

## Get Start

Require:

- pnpm
- foundry
- [pnpm](https://pnpm.io/)
- [foundry](https://getfoundry.sh/)

Install dependencies

Expand Down Expand Up @@ -54,30 +53,32 @@ pnpm dev
- [x] Quit Game
- [x] Multiplayer
- [x] Custom Rooms
- [x] Synergy
- [x] Beginner Guidance
- [ ] Damage Display
- [ ] Synthesis Tips
- [ ] Racial Buffs
- [ ] Skills
- [ ] Items
- [ ] Movement Animation Completion
- [ ] Attack Animations
- [ ] Hotkey Controls
- [ ] Full Auto Tick
- [ ] Beginner Guidance
- [ ] Deployed on the l2 test network
- [ ] Account Abstraction
- [ ] Neutral Monsters

## Technical Highlight
## Supporters

- JPS auto routing
- pseudo random number
<picture>
<img alt="p12 logo" src="resources/images/p12.png" width="auto" height="80">
</picture>

## Author
<picture>
<img alt="mask logo" src="resources/images/mask.png" width="auto" height="80">
</picture>

- @ClaudeZsb
- @aLIEzsss4
- @noyyyy
<picture>
<img alt="chedao logo" src="resources/images/chedao.png" width="auto" height="80">
</picture>

## License

Expand Down
Binary file removed demo.gif
Binary file not shown.
Binary file added resources/gifs/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/images/chedao.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/images/mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/images/p12.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 539fd6e

Please sign in to comment.