An open API service indexing awesome lists of open source software.

https://github.com/rlane/oort3

A space fleet programming game
https://github.com/rlane/oort3

game programing-game rust

Last synced: about 1 year ago
JSON representation

A space fleet programming game

Awesome Lists containing this project

README

          

# Oort

A space fleet programming game. Hosted at http://oort.rs.

## Development

Prerequisites: `cargo install trunk wasm-opt`

Run "cargo oort-serve" to start a webserver at http://localhost:8080/. The
first run will take several minutes to build everything.

## Copyright

Copyright 2023 Rich Lane. Licensed under GPLv3, see LICENSE.