SE306:Group5:meeting1

From Marks Wiki
Jump to navigation Jump to search

Meeting 1

Date: Wed 23 July 2008 Time: 11 - 12:15

  • Discussion of project:
    • Basic attributes of game engine
      • turn based (duh!) - one unit per "round" (FFT style??)
      • units with properties
      • node graph map (field)
      • global rules
      • time out / timing
    • Server
      • receive
      • validate
      • database
      • send
    • Client
      • receive
      • calculate
      • submit

Time: 2 - 4

  • Attempting to try out some code Adrian and Oran wrote the night before (!!)
    • Try to get client -> server -> client
  • SVN has problems on lab computers
  • Ben cannot access SVN at all