Skip to content

Commit

Permalink
Update src/tutorial/onchain-chess/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Pia <[email protected]>
  • Loading branch information
gianalarcon and rkdud007 authored Oct 18, 2023
1 parent 5b43819 commit dc7ec57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tutorial/onchain-chess/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ We're building an on-chain chess game contract that lets you start a new game an
3. Add some functions to check a legal move
4. Play chess ♟♙ - integration test!

The full code of tutorial is based on [this repo](https://github.com/Akinbola247/chess-dojo/tree/tutorialv3).
The full code of tutorial is based on [this repo](https://github.com/rkdud007/chess-dojo/tree/tutorialv3).

If this seems too hard, don't worry! This guide is for beginners. If you know some basics about Cairo and Dojo, you're good. We won't make a full chess game with all the rules. We're keeping it simple.

Expand Down

0 comments on commit dc7ec57

Please sign in to comment.