Skip to content
/ RadioEdit Public

Fight evil record label representatives who want to radio edit your amazing single. Made for Ludum Dare 32.

License

Notifications You must be signed in to change notification settings

dos1/RadioEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radio Edit

Dependences (for Debian-based distros):

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

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

Compilation:

mkdir build; cd build
cmake ..
make

Running (from top directory):

build/src/radioedit

https://github.com/dos1/RadioEdit/

Written by Sebastian Krzyszkowiak [email protected]

About

Fight evil record label representatives who want to radio edit your amazing single. Made for Ludum Dare 32.

Resources

License

Stars

Watchers

Forks

Packages

No packages published