Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

GameWorkshop

A collection of games built as family projects — learning game development together, one game at a time.

Games

Game Description Engine
Quick A top-down grid-puzzle game where you guide a hamster that never stops moving. Collect keys, unlock doors, and reach the exit — alive. Godot 4.x
WizardDungeonEscape A top-down 2D dungeon puzzle/action game. Play as a wizard trapped in a dungeon, casting spells to survive enemies and escape. Godot 4.x
RockPaperScissors A high-stakes Rock-Paper-Scissors game. Start with 3 lives, survive as long as you can against the computer. Godot 4.x

Getting Started

  1. Install Godot 4.x
  2. Open Godot and import the project.godot file from any game subfolder
  3. Press F5 to play

Structure

GameWorkshop/
├── Quick/                  # Grid-puzzle hamster game
├── WizardDungeonEscape/    # Dungeon spell-casting game
└── RockPaperScissors/      # Classic game with a twist

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages