Week 2
April 16 - April 22
|
Graphics |
Graphics Completed
- Continued getting basic modeling in game world working
- Tweaked lasers graphics
- surrounding world completed
Graphics In-Progress
- Target HUD graphics almost done
- Scanner radar continuing development
- in progress of creating particle engine
- searching for more meshes to use in our game
- the flag
- flag base
- asteroids
|
Network / Direct Input |
Accomplished this week
· Setup DirectInput to work with either keyboard, mouse, or both
· Setup server code to accept client messages and to send messages to all clients
· Setup client code to accept server messages
· Integrated DirectInput into client code
· Successfully sent client input messages to server
· Discussed data structures for messaging purposes with game engine people
· Setup DirectSound / DirectMusic in client code, added basic sounds
Goals for next week
·