
Welcome to the Kepler Planet blog page. This site is meant to give updates on Kepler Planet Game development.
Latest Posts
# A Brief Introduction to GDScript
1 min read
A quick look at GDScript, the scripting language for the Godot game engine.
# Showing Off Blog Features
4 min read
Since the post does not have a description in the frontmatter, the first paragraph is used.
# Python's Context Managers and the with Statement
Python Basics 4 / 4
1 min read
Learn how to use context managers and the with statement in Python for resource management.