Skip to content

simon0302010/spacegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Game

A pretty bad 2D space game where you shoot at asteroids.

Demo

This demo video sucks:

2025-11-16.21-38-00.mp4

Installation

You can download the game from crates.io:

cargo install spacegame

Now, it should be installed in your Cargo bin directory, which is usually located at ~/.cargo/bin.

Gameplay

Run the game using the following command:

spacegame

Note: Ensure that your cargo bin directory is in your system's PATH to run the command directly.

Use the arrow keys to navigate your spaceship and the spacebar to shoot at asteroids. You lose health if you collide with an asteroid and get points for destroying them.

Credits

Spacecraft image from Freepik

Asteroid image from Freepik

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages