Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 336 Bytes

File metadata and controls

10 lines (8 loc) · 336 Bytes

gamejamutils

A collection of some utilities that can be useful in a gamejam. Will maybe be packaged separately at a later date.

Includes the following:

  • Basic PID controller
  • Image as data
  • Google sheets to Unity
  • Basic game state management with transitions
  • Web server for getting game data from clients, during development