Pong written in V https://vlang.io/
I was just fiddling around with V and the ui, and managed to create this.
Preview on Twitter: https://twitter.com/XenialDan/status/1203521657266200576
- To build on Windows you need the dll files for freetype and glfw3
v build pong.v
v run pong.v
- 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