/gameprogramming

This is the source code of the course “game programming” of Tongji University in year 2018.

Primary LanguageC++

This is the source code of the course project "Game Programming" in Tongji University of year 2018.

File Structure

  • Classes/Data: Store game related data entity
  • Classes/Manager: Manage between players, game scenes and others
  • Classes/Network: Network chatting related stuff
  • Classes/Scene: Scene transition and management