Skip to content

Delta3-Studio/monogame-clojure-flappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy bird Clone on Clojure CLR (.NET) using monogame

Build

dotnet tool restore
dotnet build

Running on Dotnet

Compile and run:

dotnet run

Running on ClojureCLR

Run:

dotnet tool restore
dotnet Clojure.Main -m cljgame.game

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

About

A flappy bird clone using Clojure CLR and Monogame

Topics

Resources

Stars

Watchers

Forks