Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

An arcade game where you pilot a spaceship on adventures through space and time

License

Notifications You must be signed in to change notification settings

andornaut/space-time-rewind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space-Time-Rewind! (STR)

An arcade game where you pilot a spaceship on adventures through space and time.

screenshot

Game design

Constraints

  • text user interface: utf-8 art
  • keyboard-only controls
  • single player
  • simple AI

Objectives

  • infinitely replayable or rogue-lite
  • expandable over time

Developing

n.b. Requires Rust from the nightly channel as of 1.61.0-nightly to support mixed_integer_ops.

cargo test
cargo clippy
cargo run
cargo build --release
./target/debug/space_time_rewind

About

An arcade game where you pilot a spaceship on adventures through space and time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages