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.
The following procedure requires :
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
