Skip to content

The Pong game in Go with ebitengine 2D game engine.

License

Notifications You must be signed in to change notification settings

joakim-ribier/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PONG

The first game Pong was developped by Atari in 1972.

Usage - Releases - License

Usage

# install the latest version
$ go install -v github.com/joakim-ribier/pong/cmd/client@latest

$ client

Releases

latest

  • Implement a Pong game (Player L VS Player R) with ebitengine 2D engine
  • Implement a new web socket version to play on the network

License

This software is licensed under the MIT license, see License for more information.

About

The Pong game in Go with ebitengine 2D game engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages