Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.03 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.03 KB

godot-experiments

A repository for some of my experiments with Godot, the game engine we've all been waiting for!

These practice projects include:

Game Screenshot
Fox, a simple 2D platformer. image
Conway's Game of Life, a zero-player, Turing complete, cellular automaton. image
Shmup, a 2D shoot 'em up. image
Roguelike, a 2D dungeon crawler. image
Flap, a Flappy Bird clone. image
Pong, a two-player classic. image
3D Platformer, a third-person coin-collection game. image
3D Roguelike, a simple third-person dungeon crawler. image
FPS, a simple first-person shooter. image