Skip to content

markazmierczak/out-of-rust-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Out of Rust World

Intro

Overview

An implementation of engine from the "Another World" game ("Out of This World" in USA) in Rust language.

Build & Run

cargo build --release
cd dir/with/another/world/data/files # memlist.bin
sources/target/release/oorw  # --help for more options

Controls

  • Space - Run
  • Arrows - Move Left and Right, Jump and Crawl
  • Esc - Exit the Game
  • P - Pause the Game

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages