Skip to content

Enjoy my first game written in Rust & kiss3d. You are testing a new drive in space transporter.

License

Notifications You must be signed in to change notification settings

bulengerkacper/Space-Transport-3000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Transport 3000

Hello. Enjoy my first game fully written in rust & kiss3d Screenshot

Requirements

Rust

Compilation

cargo build

Play

cargo run

or just run your binary from compilation

Code organization

Source code divided into two parts:
1.Reusable extension of SceneNode struct from kiss3d - GRAPHIC
(When it will be a little bigger it wil be extracted fo separate crate)
2.Not reusable dedicated for game - GENERATOR

About

Enjoy my first game written in Rust & kiss3d. You are testing a new drive in space transporter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages