Setting up game environment
  • Introduction
  • Importing sprites, preparing game field
  • Set up static sprites and backdrops
Core logic definition
  • Calling a train
  • Show a train on the station
  • Semaphores logic
  • Adding passengers on the station
  • Behavior of cargo train
Game enhancements
  • Adding game sounds
  • Conclusion