Skip to content

PrethamMuthappa/starship-shooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starship shooter

A simple 2D space shooter game built with raylib and rust

Currently only tested and runs in linux

Screenshot from 2024-02-21 18-42-59

Controls

Up: W / up-key
Down: S/ down-key
Right: D/ right-key
Left: A/ left-key


Installation

Git clone repo https://github.com/PrethamMuthappa/raylib-game.git

Can also be run using the executable file in the release section

Download the executable file from the release section put it in a folder also download the image directory to the same folder

chmod +x starship

./starship

Libraries required

sudo apt install cmake (add this to path)
sudo apt install libasound2-dev libx11-dev libxrandr-dev libxi-dev libgl1-mesa-dev libglu1-mesa-dev libxcursor-dev libxinerama-dev

About

a simple 2D spaceshooter game built using rust and raylib

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages