Create game loop #8

Open
opened 2024-03-17 15:20:30 -05:00 by Jonathan · 1 comment
Owner

Game is tick-based
Ticks pass whenever the player takes an action.

Game ends when certain conditions are met.

Game is tick-based Ticks pass whenever the player takes an action. Game ends when certain conditions are met.
Jonathan added the enhancementfront-facing labels 2024-03-17 15:20:30 -05:00
Author
Owner

Clicking the start button begins the game loop by opening character creation.

Clicking the start button begins the game loop by opening character creation.
Sign in to join this conversation.