Skip to content

atcomputing/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

Pong is one of the earliest arcade video games and the very first sports arcade video game. It was the first game developed by Atari Inc. and this is a version that runs on a GNU/Linux system.

Demoing github

Building

  1. Make sure you have the following software installed:
  • C compiler
  • make
  • allegro4 library and header files
  1. Build the project

make

Running

  1. Start pong by executing pong-1.1:

./pong-1.1

Playing

Use the up and down arrow keys to move the paddle.

Credits

About

Demo repository for AT Computing's Git course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published