Skip to content

KraterosProgramming/Alienheim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alienheim

Open-source game made in C++ using SDL2.

The graphics are made in GIMP. The sounds are taken from freesound and edited with Audacity.

Windows compiled

Compiling requirements

A Code::Blocks workspace is distributed ready to compile.

This game requires the following libraries:

  • SDL-2.0
  • SDL_image-2.0
  • SDL_mixer-2.0
  • SDL_ttf-2.0

Linking: -lmingw32 -lSDL2_ttf -lSDL2_image -lSDL2_mixer -lSDL2main -lSDL2

About

Open-source C++/SDL game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published