Skip to content

ShredEagle/shmurp

Repository files navigation

Shmurp

A game where you have to shoot them urp!

Shmurp is a vertical-scrolling shoot-em-up prototype featuring minimalist geometric 3D graphics and a separable bloom filter.
It pays tribute to the first boss from one of the most acclaimed bullet-hell games, achieved via a continuation-based event-system.

in-game screenshot

Development

The following procedure requires :

  • The platform compiler (MSVC, Clang, GCC)
  • Conan
  • CMake (>= 3.16)
  • Anyrepo helper

Shmurp is currently developed alongside related modules, all configured in a development folder.

mkdir $DEV_FOLDER && cd $DEV_FOLDER
git clone --recursive git@github.com:Adnn/shmurp.git
$ANYREPO_FOLDER/setupdev.py shmurp/conan/anyrepo_development.json

About

A vertical-scrolling shoot-em-up prototype with minimalist 3D bloom graphics.

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors