Skip to content
/ fajer Public

Retrieve the children! Warsaw Film School Game Jam 2 (February 2017)

License

Notifications You must be signed in to change notification settings

dos1/fajer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

### Fajer

Dependences (for Debian-based distros):

	sudo apt install liballegro5.2 liballegro-ttf5.2 liballegro-image5.2 liballegro-audio5.2 liballegro-acodec5.2 libfftw3-3

The game uses CMake as build system, so its building process is pretty typical.

Building dependences:

	git submodule init
	git submodule update
	sudo apt install liballegro5-dev liballegro-ttf5-dev liballegro-image5-dev liballegro-audio5-dev liballegro-acodec5-dev libfftw3-dev

Compilation:

	mkdir build; cd build
	cmake ..
	make

Running (from top directory):

	build/src/fajer

https://github.com/dos1/fajer/

Made by Sylwia Smalec and Sebastian Krzyszkowiak at Warsaw Film School Game Jam 2 (February 2017)

About

Retrieve the children! Warsaw Film School Game Jam 2 (February 2017)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published