colmugx / godot-pong

Playground - Gradual "evolution" of the pong game

Home Page:https://colmugx.github.io/godot-pong/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

godot-pong

实现 pong 不是目的,完成它其实非常简单

所以我想做的:不断给游戏加入新东西,在显得合理的基础上,把能做的都加进去

这个项目应该会一直进化,从越来越多的内容,一直到可能触摸上限

所以项目将会使用:

  • godot 3 (gdnative)
  • C++

Changelog

v0.1

  • 首次提交,完成基本击打

v0.2

  • 第一个可玩版本
  • 一些 UI
  • 加入简易 AI

v0.2.1

  • 调整标题与 icon

About

Playground - Gradual "evolution" of the pong game

https://colmugx.github.io/godot-pong/

License:GNU General Public License v3.0


Languages

Language:C++ 69.7%Language:Python 30.3%