This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
README
Arcade Raptor is variation of space shooter game written in C++ with SDL lib. Use arrow keys and space for fire. Build instructions ================== For OS X: make Raptor.app and it should build agains bundled compiled SDL, SDL_image and SDL_ttl For Linux: make OSTYPE=linux and it should compile(if you have libsdl and friends), run by ./raptor as long is data subdirectory in place For other platforms: try yourself, write me about it Documentation can be build by: make apidoc








