An open API service indexing awesome lists of open source software.

https://github.com/creativeprojects/goboing

Atari Pong! rewritten in Go with Ebiten
https://github.com/creativeprojects/goboing

Last synced: 6 months ago
JSON representation

Atari Pong! rewritten in Go with Ebiten

Awesome Lists containing this project

README

          

# Retro gaming :: a modern version of Atari Pong! written in Go with Ebiten

![Build](https://github.com/creativeprojects/goboing/workflows/Build/badge.svg)

This is my first attempt at coding a retro game in go. Come to think of it, that's my very first attempt at coding any kind of game in any language :)

The graphics and audio are taken from the excellent "code the classics" book. The code is different.

![screenshot](https://github.com/creativeprojects/goboing/raw/master/screenshot1.png)

This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.