-
Notifications
You must be signed in to change notification settings - Fork 0
Meetings
A list of our recorded meetings that we met in person. We also had MANY phone calls, text, emails, and video or voice conferences.
We brainstormed ideas for our project. We came up with a game as option one, and a photo editing program as option two. Eventually the game won out.
We attempted to get git set up on everyone's computer. This meeting as a horrendous failure and was ultimately futile. We had to scrap everything.
We talked about what went wrong at the previous meeting. We also talked about what needed to be done to set up the project. We scheduled a meeting the next
We got git set up properly this time. We finalized assigning responsibilities. Ben S was to set up the Main menu and pause states. Ben R and Adam were to create the weapon select screen and supporting systems. Zach was to create gameplay systems and main_gameplay state.
Specific implementations of assigned duties were discussed. Resources about slick2d were recommended for studying.
Got a feel for where everyone was. Roadblocks of assigned duties were discussed and attempted to be resolved. We figured out what needed to be done before presentation and when we were available for presentation. Ben S took additional responsibility of developing a button class.
Wiki pages were updated. Final state integration happened. Test running of game happened. Final code changes were made.
Discussed phase two responsibilities
Worked on hud and various other things
Talked about graphics and sounds, continued working on hud, started game over
Finalizing states. Addition of controllable angularity and power of the shots. Game-over page now shows winner, and full stats including: total hits, total damage, total shots taken and total movement. Bounded camera added.