Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 2.17 KB

README.md

File metadata and controls

60 lines (42 loc) · 2.17 KB

Pang for Linux!

Pang for Linux!

Contributors Forks Stargazers Issues GPLv2 License LinkedIn

About the project

Pang for Linux! is a clone of the 1989 arcade game Pang!.

Prerequisites

You need SDL2, SDL2 Mixer, SDL2 Image, and SDL2 GFX to compile this game.

Getting Started

cd src/
make

Controls

Use the left and right arrows to move the character on screen, and press the letter C to shoot a wire upwards.

License

This game is released under the GPLv2 license.

Acknowledgments

This game is a tribute to the original “Pang!” arcade game, released in 1989 by Mitchell Corporation.

Author

The code have originaly been written by Michel Louvet.

SDL2 port by Marc-Alexandre Espiaut.