Skip to content

atticusofsparta/ao-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AO-CHESS

ao chess is a chess game power by the AO blockchain on arweave to maintain game state and logic.

This repository includes the starting application and processes (that anyone can build around) to enable this.

Folder Structure

The project folder structure is as follows:

  • /app ~ the ao chess app
  • /sdk ~ the SDK for interacting with the ao-chess network. Include chat and profile login functionality (using Bazar profile spec to interact with processes.)
  • /docs ~ contains the specs and ADRs surrounding the ao-chess ecosystem
  • /processes ~ the processes which power the chess network

Feel free to modify this structure to fit your project's needs.

Releases

No releases published

Packages

No packages published