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
- Host: GitHub
- URL: https://github.com/rlane/oort3
- Owner: rlane
- License: gpl-3.0
- Created: 2021-07-08T05:18:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-04T03:10:50.000Z (over 1 year ago)
- Last Synced: 2025-04-12T21:54:28.913Z (about 1 year ago)
- Topics: game, programing-game, rust
- Language: Rust
- Homepage: https://oort.rs
- Size: 44.4 MB
- Stars: 309
- Watchers: 2
- Forks: 24
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.