SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

SDLPONG V0.2 -- A SDL PONG GAME

Requirements

The basics: (g++, etc.)

SDL (only tested with V1.2.x)

SDL_image (only tested with V1.2.x)

To move the units:

Player 1 (left):

        up:     Q
        down:   A

Player 2 (right):

        up:     O
        down:   L

ESC bring the menu up

To Build:

        make
        make install

To Run:

pengpong

If you do not have root permissions:

        ./pengpong
        Ignore the make errors, the program will check the local directory
        for the files

Enjoy

Adam Weiss: shmur@softhome.net
David Tansey: djtansey@bigfoot.com


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.