Skip to content

Kero76/Pong

Repository files navigation

Pong

Pong is a mythical arcade game. The goal of the game is to score goal against an opponent.

How to play ?

To play at Pong, you muste have several ways :

  • You can go on itch.io to play with the latest version release on itch.io.
  • Compile yourself the game thanks to Haxe lib (version 3.4.5 or more).

Commands

  • Player one (Red racket)
    • Z or W to move up.
    • S to move down.
  • Player two (Right Racket)
    • P to move up
    • M or SEMICOLON to move down.
  • Score menu
    • Press Enter to start new round.
  • Main / Option menu
    • Use left click to interact with buttons.

How to Contribute ?

To contribute at Pong, you must read the CONTRIBUTING(CONTRIBUTING.md) file and respect all rules on it.

Assets

Sounds

You can listen and download all sounds assets on freesound.org. All sounds are convert into .ogg file.

Images

You can find and download all images assets from all website specified below.

Changelog

  • Pong v0.2-SNAPSHOT - Release March 23, 2018
  • Pong v0.1-SNAPSHOT - Release March 01, 2018

License

This project is under MIT licence.

Authors