Skip to content

buhman/ark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ark

A silly game (in the sense that it is appallingly horribly written) using sdl2

The goal (if there is any) of this development is to create some sort of Breakout clone.

requirements

No distribution that I know of packages SDL2, and SDL2-ttf, but these are required to run ark--the sources are completely backwards-incompatible with SDL <=1.2, which is what most distributions currently package.

For archlinux, you can find both in the AUR: aur/sdl2, aur/sdl2-ttf

Once the dependencies are installed, (along with glibc, libstdc++, gcc, and make) you'll be able to build ark.

building

Just run make; this will create the ark binary.

About

A silly game (in the sense that it is appallingly horribly written) using sdl2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors