Skip to content

acdimalev/acdimalev-demo-2010-05-02-03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

A C+SDL+Cairo demo. Fly around and destroy asteroids. Multiplayer with Xbox 360 gamepads.

http://github.com/acdimalev/acdimalev-demo-2010-05-02-03

You must have Cairo and SDL installed to build this demo.

This demo was developed on a Debian Lenny system with the following dev packages installed:

  • libcairo2-dev=1.6.4-7
  • libsdl1.2-dev=1.2.13-2

To build and execute the demo, run "make" and then "./demo".

$ make
$ ./demo

The demo will pop up in a window, and may be closed with the q key. You can then use the following controls to manipulate the triangle:

  • Keyboard ** Left — steer left ** Right — steer right ** Shift — gas ** Control — spawn / shoot
  • Xbox 360 Controller ** Left Thumbstick — steer ** Right Trigger — gas ** A — spawn / shoot

About

A C+SDL+Cairo demo. Fly around and destroy asteroids.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages