Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 493 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 493 Bytes

University of Sheffield Game Dev Soc | Godot RPG

Session 1

Programming the Turn Based Combat

The await keyword in Godot Wiring up the battle hud Creating a random selector An overview of overworld code and design

HW: Creating a more intelligent AI selector

Session 2

Game Design

  • Making new overworlds/battlefields
  • Making new actions
  • Making new enemies
  • Sound, Music
  • Making/using pretty sprites for overworld + battle
  • Pretting the Battle UI

Session 3

Networking