-
Notifications
You must be signed in to change notification settings - Fork 0
About
Ryan edited this page Feb 11, 2019
·
1 revision
XAYA is an open source blockchain gaming platform.
You can find the code repository here:
https://github.com/xaya/
XAYA is maintained by Autonomous Worlds Ltd.
XAYA is open source. Source code and more documentation is available at the XAYA Github respository here.
Technical specifications are available here. These specifications are primarily aimed at developers looking to familiarise themselves with XAYA in order to build games on the XAYA platform.
Tutorials for developers are available in the XAYA tutorials Github repository.
- Step 0: Blockchain Basics
- Step 1: xayad <⸺ start here
- Step 2: The Game State Processor
- Step 3a: libxayagame Component Relationships
- Step 3b: Compile libxayagame in Windows
- Step 3b: Compile libxayagame in Ubuntu
- Step 4: Run xayad for Games
- Step 5: Hello World! in C++
- Step 5: Hello World! in C#
- Step 6a: Mover Overview
- Step 6b: Mover Console
- Step 6c: Mover Unity