-
Notifications
You must be signed in to change notification settings - Fork 10
XAYAWrapper
Ryan edited this page Feb 15, 2019
·
3 revisions
This is a C# wrapper for the libxayagame pre-compiled binaries for Windows.
The statically linked C++ pre-compiled binaries for Windows (XayaStateProcessor) and XAYAWrapper are both available in 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 5: Hello World! with SQLite
- Step 6a: Mover Overview
- Step 6b: Mover Console
- Step 6c: Mover Unity
- libxayagame Component Relationships
- How to Compile libxayagame in Ubuntu 20.04.03
- How to Compile libxayagame in Ubuntu 22.04
- How to Compile libxayagame in Windows
- Xayaships (How to get started playing)