Skip to content

It's the classic game pong but made in go! Gong? Made as a learning expierence for Ebitengine

Notifications You must be signed in to change notification settings

dorian3343/gong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gong

It's pong, but written in golang!

How to play?

Just unpack the repo, download golang(if you already haven't) and run the command go build gong.

Tech Stack

The only technologies used was Golang, and the incredible game engine for Go, Ebitengine (and Yaml for config). Link to Ebitengine

Configuration

To configurate gong you can just edit the very obvious conf.yaml file.

What you can change:
- Player Name's (excluding Ai)
- Paddle speed
- Font color

Screenshots

Menu

image

Gameplay 1

image

Gameplay 2

image

You Lose Screen

image

About

It's the classic game pong but made in go! Gong? Made as a learning expierence for Ebitengine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages