-
Notifications
You must be signed in to change notification settings - Fork 0
XayaStateProcessor
Ryan edited this page Feb 16, 2019
·
1 revision
This is libxayagame compiled for Windows as a static DLL along with its dependencies. The libxayagame DLL is libxayawrap.dll. Everything is inside the "XayaStateProcessor" folder.
If you're using C#, you'll need XAYAWrapper as well. It's packaged in the same download as XayaStateProcessor.
The download can be found inside the xayalib_unity 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