Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 393 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 393 Bytes

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.