/pong-ebitengine

Implementation of Pong in Ebitengine

Primary LanguageGoMIT LicenseMIT

Pong

Download

You can play the game by downloading the binary from the releases page.

Or you can even visit my itch.io page to play the game in the browser.

Running

To run the game locally, simply execute the following command:

go run .

To build the game for different platforms, use the following command:

./build.sh

The game is hosted on itch.io and can be played in the browser or can be downloaded.