Skip to content

yohanmr/rigel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rigel

A fun space shooter game written in C++ using the SFML API.

Installation

On Linux, just install the libsfml-dev package from the repositories. Then, compile the file rigel.cxx using the build command: g++ -Wall -Os -o rigel rigel.cxx -lsfml-graphics -lsfml-window -lsfml-system Then, run the game using

./rigel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages