Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 248 Bytes

File metadata and controls

26 lines (17 loc) · 248 Bytes

Monogame with Clojure

Demo

⚠️ Each branch contains a different sample

Build

dotnet tool restore
dotnet build

Run

dotnet run

Compile and run:

dotnet build
dotnet run