mirror of
https://github.com/tonytins/playbark.git
synced 2025-04-30 02:21:41 -04:00
Testing out Raylib on .NET with C#.
- Renamed ReadConfig() to Settings() - Made Game() function unsafe - Removed Init from Camera() in World3D class - Allow for unsafe blocks |
||
---|---|---|
resources | ||
.editorconfig | ||
.gitignore | ||
Config.cs | ||
GlobalUsings.cs | ||
LICENSE | ||
PlayBark.csproj | ||
Program.cs | ||
README.md | ||
Tracer.cs | ||
World3D.cs |