1. What was planned?
- Finish the game
- Write paper
- Make real poster for STARS
2. What was done?
- Made real poster for STARS
- Fixed vector network passing
- Multi-threaded the networking so that the accelerometer could run too
3. Problems encountered?
- The networking code was actually preventing the accelerometer updates from running, because they were both in the same thread. Moving the networking stuff to a separate thread fixed this issue. Unfortunately, the accelerometer is currently not giving us real values.
4. What did you learn this week?
- Learned how to do multi-threading for the iPhone.
5. What's planned for next week?
- Fix accelerometer data, finish code for passing the ball between screens.
- Test game
- Write paper
6. Hours worked.
~47
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment