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#
- Host: GitHub
- URL: https://github.com/jackmott/fsharphero
- Owner: jackmott
- Created: 2017-01-19T14:59:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-23T20:08:30.000Z (over 9 years ago)
- Last Synced: 2025-06-08T22:06:13.214Z (about 1 year ago)
- Language: F#
- Size: 713 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)