Skip to content

olegkiprik/bulletworm

Repository files navigation

logo

BulletWorm

Requirements

  • GNU/Linux or x64 Windows

Installation on Linux

For example, on Debian 13 I had to install libfreetype-dev libx11-dev libxrandr-dev libudev-dev libopengl-dev libflac-dev libvorbis-dev libopenal-dev libxcursor-dev libvulkan-dev libgl-dev

  • Run:

./compile.sh ./bulletworm

Installation on Windows

  • Download SFML 2.6 and put all extracted contents in C:/SFML2/

  • Open the .slnx file in Visual Studio

  • Switch to Release mode

  • Press Run without debugger

  • Ignore all errors and open x64/Release/ in a file manager

  • Copy dll files from C:/SFML2/bin/ to x64/Release/

  • Run the application in x64/Release

Screenshots

Image 1

Image 3

Image 4

About

A simple game whose engine is written from scratch with SFML

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages