Testing out Raylib on .NET with C#.
Find a file
Tony Bark 57736192c8 Moved map generation to World3D
- Fixed an oversight where it ended 2D mode upon exit instead of 3D
2025-03-21 02:35:56 -04:00
resources Remove Init() function 2025-03-21 01:39:43 -04:00
.editorconfig Initial commit 2025-03-20 23:38:47 -04:00
.gitignore Initial commit 2025-03-20 23:38:47 -04:00
Config.cs WIP First Person Maze example 2025-03-21 00:35:49 -04:00
GlobalUsings.cs WIP First Person Maze example 2025-03-21 00:35:49 -04:00
LICENSE Initial commit 2025-03-20 23:38:47 -04:00
PlayBark.csproj Remove Init() function 2025-03-21 01:39:43 -04:00
Program.cs Moved map generation to World3D 2025-03-21 02:35:56 -04:00
README.md Initial commit 2025-03-20 23:38:47 -04:00
Tracer.cs WIP First Person Maze example 2025-03-21 00:35:49 -04:00
World3D.cs Moved map generation to World3D 2025-03-21 02:35:56 -04:00

PlayBark (working title)

Testing out Raylib on .NET with C#.

License

I hereby waive this project under the public domain - see UNLICENSE for details.