tanayseven / pong-ebitengine

Implementation of Pong in Ebitengine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Implementation of Pong in Ebitengine

License:MIT License


Languages

Language:Go 98.7%Language:Shell 0.8%Language:HTML 0.5%