Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 306 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 306 Bytes

data

Server-side data classes for DownFlux

Data structs here are used throughout the server-side implementation of DownFlux. Each component of the DownFlux core loop may accept different subsets of the e.g. agent via interfaces.

Further Reading

  1. https://gameprogrammingpatterns.com/game-loop.html