Mibo.Raylib 1.0.0 is out!
An F# micro framework for building code-first games
> dotnet new install Mibo.Raylib.Templates
> dotnet new mibo-2d -o MyGame
> cd MyGame && dotnet run
Docs website:
https://angelmunoz.github.io/Mibo.Raylib/
Release:
https://github.com/AngelMunoz/Mibo.Raylib/releases/tag/v1.0.0






