Skip to content

spennydl/rigel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rigel

Rigel is a puzzle platformer adventure currently under development. The game is still in early stages. I hope to have engine work begin to slow down and gameplay/content creation work to ramp up relatively soon.

Here are a few screenshots of the current state of the game:

A screen shot of the Rigel game A screen shot of the Rigel game A screen shot of the Rigel game

Build and Run

The project will only build and run on Linux systems at the moment. A Windows build will come when I get access to a Windows box again.

To build and run, from the root of the repo:

$ cmake -S . -B build
$ cmake --build build
$ ./build/rigel

Resource Credits

Rigel uses the following tilesets:

  • Tranquil Tunnels tileset by Octoshrimpy retrieved from here.
  • Tiny Adventures Forest Pack by Willian Mstach retrieved from here.

About

Project Rigel - a platformer game prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors