/ufc-raylib

Unidentified Flying Circles - a raylib-based game (ported from the sfml version) written in F# for learning purposes

Primary LanguageF#

Overview

Learning SFML.NET with F#

Resources

Play

While SFML is itself cross-platform, and SFML.NET too ostensibly, there is a bug in the SFML.NET packages which makes building for differnet platforms cumbersome. Therefore, at this time, only Linux is supported:

From bash, just type make to run the program.