Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

inxomnyaa/v-pong

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages