Skip to content

pfych/shmup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shmup

This is my first C++ project ever, using it to learn the language as well as a few libraries:

You can build with the following command:

cmake --build ./cmake-build-debug --target shmup__ -j 14
./cmake-build-debug/bin/shmup__

There's lots of @todo tags in this repo - all things I either want to change or things I want to understand more.

About

First C++ Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published