An open API service indexing awesome lists of open source software.

https://github.com/jackmott/fsharphero

Handmade Hero in F#
https://github.com/jackmott/fsharphero

Last synced: 4 months ago
JSON representation

Handmade Hero in F#

Awesome Lists containing this project

README

          

# FSharpHero
Following along with [Handmade Hero](https://handmadehero.org/) in the F# language as an experiment in language design.
How will the code size and complexity compare? How bad will performance suffer?

Using a [SDL2.0](https://github.com/flibitijibibo/SDL2-CS) as the platform layer as are the [C++ Linux coders](https://davidgow.net/handmadepenguin)