Skip to content

denix666/paratrooper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paratrooper Build Status

Paratrooper clone written in Rust

Commands to build/run:

All commands execute from the parent folder (where the "Cargo.toml" file exists)

To build:

cargo build --release

To run:

cargo run

Screenshots

original game:

intro

clone:

gameplay1