Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slimrealm/anchor-tic-tac-toe
Tic Tac Toe program from anchor-lang example, with working tests for p1 win, p2 win, tie, and error cases.
https://github.com/slimrealm/anchor-tic-tac-toe
Last synced: 1 day ago
JSON representation
Tic Tac Toe program from anchor-lang example, with working tests for p1 win, p2 win, tie, and error cases.
- Host: GitHub
- URL: https://github.com/slimrealm/anchor-tic-tac-toe
- Owner: slimrealm
- Created: 2024-09-17T20:13:44.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T03:56:16.000Z (2 months ago)
- Last Synced: 2024-09-19T01:15:13.443Z (2 months ago)
- Language: TypeScript
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Anchor Tic-Tac-Toe
Tic Tac Toe program from anchor-lang example, with working tests for p1 win, p2 win, tie, and error cases.
Original: https://www.anchor-lang.com/docs/tic-tac-toe