This project creates a simple script to run a game of pong. I follow this tutorial in the Godot docs:
https://docs.godotengine.org/en/2.1/learning/step_by_step/simple_2d_game.html
This is just for practice to understand the basics of how game development works.