Skip to content

Commit

Permalink
docs: addd supporters and update demo gif
Browse files Browse the repository at this point in the history
  • Loading branch information
noyyyy committed Sep 13, 2023
1 parent ec0e12e commit 19b3c60
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 11 deletions.
29 changes: 18 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@
<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

Expand Down Expand Up @@ -54,31 +53,39 @@ 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

- JPS auto routing
- pseudo random number

## Author

- @ClaudeZsb
- @aLIEzsss4
- @noyyyy

## Supporters

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

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

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

## License

Proud to be open-source and licensed under [AGPL-3.0](./LICENSE)
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 19b3c60

Please sign in to comment.