Skip to content

lispysnake/serpent-demo-bricks

Repository files navigation

Serpent Bricks Demo

License

Simple Serpent demonstration employing the age-old premise of 'break the bricks'. Highly similar to serpent-demo-paddle, but significantly less boring.

Building

To get the dependencies on Solus, issue the following command:

sudo eopkg it -c system.devel sdl2-image-devel sdl2-devel mesalib-devel ldc dub dmd

As with Serpent, you will currently need to have serpent-support checked out and built locally. We're going to address this to allow linking to dynamic bgfx, etc, to make this step much easier.

Make sure you have all modules cloned recursively:

git submodule update --init --recursive

./scripts/build.sh

Running

./bin/serpent-demo-bricks

About

2D Serpent Demo - Bricks Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published