Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojure-clr-monogame-test

[Under testing]

Requirements

  • dotnet sdk 3.1

Running on Dotnet

Install and register the monogame tools:

dotnet tool restore
dotnet mgcb-editor --register

Compile and run:

dotnet build
dotnet run

Running on ClojureCLR

Install the Clojure.Main global tool:

dotnet tool install --global Clojure.Main

Run:

Clojure.Main -m cljgame.game

More info here: https://github.com/clojure/clojure-clr/wiki/Getting-started

About

No description, website, or topics provided.

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages