thebigsmileXD / v-pong

Pong written in V

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v-pong

Pong written in V https://vlang.io/

Project

I was just fiddling around with V and the ui, and managed to create this.

Preview on Twitter: https://twitter.com/XenialDan/status/1203521657266200576

Build

  • To build on Windows you need the dll files for freetype and glfw3
  • v build pong.v

Run

  • v run pong.v

Planned

  • Better UI
  • Better platform control
  • Better enemy (already improved)
  • Difficulty (enemy ball tracking speed)
  • Pause screen
  • End / Win / Loose
  • Launch ball with space
  • Short boost with space
  • Cleanup
  • 2 Player mode
  • Key setup

About

Pong written in V


Languages

Language:V 100.0%