Initial Design - makingthematrix/gailibrary GitHub Wiki
- Introduction
- Cells and values
- Functions and the Function Library
- lazy vals
- Variables and pseudo-random numbers generators
- Cell types
- Graphs
- Identifiers
- GAI main classes
- The main loop
- A use case: Soldiers attacking the player (setup)
- A use case: Soldiers attacking the player (iteration)
- More about lazy vals
- More about the main loop
- What's next: CUDA
- What's next: Serialization