Skip to content

CarlosDanielMaturano/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids - But with rust 🦀 🚀

Static Badge

This is a simple clone from the original game of the atari, Asteroids, made with rust and sdl2

This project was heavily inspered by the tutorial from OneLoneCoder

Usage 🎮

The project uses the bundled version of the sdl2 crate, so for using it, you just need to do

    git clone https://carlosdanielmaturano/asteroids
    cd asteroids

    // for run
    cargo run

    // for build
    cargo build --release

License ⚖️

The project is under MIT license

About

asteroids, but built with rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages