项目作者: icza

项目描述 :
Bouncing balls demo (using SDL2)
高级语言: Go
项目地址: git://github.com/icza/balls-sdl.git
创建时间: 2017-03-03T11:58:42Z
项目社区:https://github.com/icza/balls-sdl

开源协议:Apache License 2.0

下载


balls-sdl

Build Status
Go Reference
Go Report Card

Bouncing balls demo written in Go, using SDL2
for graphics and events through the go-sdl2 Go binding.

You can find a variant of this using Ebiten for graphics and events here:
github.com/icza/balls-ebiten.

Another variant using go.wde for graphics and events:
github.com/icza/balls-wde.

Screenshot:

Bouncing Balls SDL v1.0.0 screenshot