Gabriel Cornish

🕹️ I impusively signed up for a game jam

It was probably not the best idea. I have a newborn, and I’m helping the studio I work at launch its first game in the next couple of months… so time isn’t something I have a lot of.

Anyways: I decided to make a card game for the Godot Wild Jam. The theme is “Train”

  • I established the data structure for shuffling and dealing out the deck of cards
  • Picked the color palette for the game
  • Got a basic visual representation of cards to show up on the screen

The Concept: You’re a personal trainer for trains.

  • Your goal is to help them get fit by helping them shed their extra cargo
  • You’ll play cards and powerups to help them lose the right amount of cargo

Next up: I gotta work on the functionality for allowing the player to play cards.