Pong programmer art

Pong programmer art

Author: 
Art Type: 
Tags: 
License(s): 
Collections: 
Favorites: 
3
Share Icons: 
Preview: 
Preview

I'm currently teaching myself C++ by programming a simple Pong clone. In order to make it look a bit more interesting, I decided to create some simple textures. Being a programmer and not an artist, these are "programmer art" quality level. Maybe you like them anyway.

  • Ball: 32x32
  • Court: 800x600
  • Paddle: 32x128

Personally, I'm pleased with the court and ball, but not with the paddles (which come in three color variants). If you put (any of) these textures to use or improve on them, I'd be happy to learn about it in the comments. :)

File(s): 
fancy-ball.png fancy-ball.png 2.4 Kb [1243 download(s)]
fancy-court.png fancy-court.png 396.7 Kb [1196 download(s)]
fancy-paddle-blue.png fancy-paddle-blue.png 7.9 Kb [1101 download(s)]
fancy-paddle-green.png fancy-paddle-green.png 8.7 Kb [994 download(s)]
fancy-paddle-grey.png fancy-paddle-grey.png 9.5 Kb [816 download(s)]