Skip to content

monotools/mono-chromium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mono-chromium (WIP) 🔨🧲🧱

Mono Chromium is (WIP) Port of Chromium BSU, the classic Arcade Space shooter initially developed on Linux using SDL and C++. Mono Chromium is being written in Clojure-CLR with Mono/.Net to showcase the possibility of writing 2D/3D games in Clojure-CLR with Mono/.Net

Follow the setup and build tutorial here : Setup

Build

$ ./build.sh 
Clojure CLR build script.
Usage: ./build.sh [Options]
Mandatory Options :
         c | compile
         l | link
         r | run
         b | build
         z | rel
         q | clean

Compile

$ ./build.sh c

Run

$ ./build.sh r

About

A Chromium BSU port to Clojure-CLR using Mono.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published