Skip to content

Kalebu/Rust-bouncygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-bouncygame

This is just a demo command line bouncy game made while Learning Rust programming

Note

I made this bouncygame through following Rust Crash course tutorial , To check the full tutorial please check out on Make a bouncy game

Requiremenst

To successful run this code , you need to have Rust and Cargo installed on your Machine

CLICK HERE fo instalation guide

Getting started

Just clone the repo and use cargo to run the code as shown below

    $ git clone https://github.com/Kalebu/Rust-bouncygame
    $ cd Rust-bouncygame
    Rust-bouncygame->$ cargo run 

Output

Now you're game should be running bouncing balls on the command line display as shown in picture below

Bouncing game

Well Thanks , Let's Oxidize the world together

About

This is just a demo command-line bouncy game made while Learning Rust programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages