malespiaut / pang

SDL2 clone of the 1989 arcade game Pang! by Mitchell Corporation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

SDL2 clone of the 1989 arcade game Pang! by Mitchell Corporation.

License:GNU General Public License v2.0


Languages

Language:C 93.8%Language:Makefile 6.2%