Skip to content

Fabiokleis/waves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waves

C++ game with OpenGL.

image

nix

nix-shell

Build

mkdir build/ &&
cmake -S . -B ./build/ &&
cmake --build ./build/ 

Dependencies

git submodule update --init --recursive

About

roguelike written in c++ with opengl

Topics

Resources

Stars

Watchers

Forks