Skip to content

MichalLebeda/BI-PA2-semestral-work

Repository files navigation

BI-PA2-semestral-work

My RPG game made under time pressure and with restricted set of libraries.
Levels are loaded from custom format (generated by python script from xml files) as I was not allowed to use an XML library. Game uses SDL2. Pixelart was created by me.

Menu

Build

Dependencies:

sdl2
sdl2_image
sdl2_ttf

Run and compile (if necessary) the project: make run

Build: make build

Generate documentation: make doc

Build whole project + documentation: make all

Screenshots

About

My semester work for BI-PA2 class

Topics

Resources

Stars

Watchers

Forks

Languages