8000 GitHub - MemoryLeek/ld30: Ludum Dare #30
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MemoryLeek/ld30

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ludum Dare #30 (Jam)

Check out http://www.ludumdare.com/compo/ludum-dare-30/?action=preview&uid=7989 for a full description of the game including the control scheme.

Compiling the source

We're using the following libraries in the game:

  • SDL2
  • SDL2_image
  • SDL2_ttf
  • SDL2_mixer

Linux

mkdir src/build
cd src/build
cmake .. -DCMAKE_BUILD_TYPE=Release
make

The compiled binary will be put in the bin directory. This should also be your working directory when starting the game.

About

Ludum Dare #30

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0