https://github.com/lucasteles/fsharp.monogame.3d.triangle
this challenge https://www.youtube.com/watch?v=K84VkRkk8Ns
https://github.com/lucasteles/fsharp.monogame.3d.triangle
Last synced: 6 months ago
JSON representation
this challenge https://www.youtube.com/watch?v=K84VkRkk8Ns
- Host: GitHub
- URL: https://github.com/lucasteles/fsharp.monogame.3d.triangle
- Owner: lucasteles
- Created: 2021-08-24T19:09:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-02T14:09:26.000Z (about 2 years ago)
- Last Synced: 2025-02-11T13:59:46.319Z (8 months ago)
- Language: F#
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fsharp-monogame-template
## Configuration
```
dotnet tool restore
dotnet build
```## Run
```
dotnet run
```