Keep the Baloon Up (In Progress)
Flowchart: https://www.gliffy.com/go/share/s00ijreicb078ljdses4
have created code that runs! with a floating image.
I came during lunch with ammar and josh was here between lunch and 7th period .
2/2 got piskel background to enlarge and show up on j frame (implemented into game)
2/6 research.. http://www.javaworld.com/article/2077117/client-side-java/animation-in-java-applets.html for moving objects across screen with keys
for sound- download song and change it to .wav file downlaoaded call casting - nearly done implimenting sound.
2/12
Sound works now. yay.
-Jordan and Josh
2/14
collision detection research
http://gamedev.stackexchange.com/questions/118136/collision-logic-with-animations-java
- moving characters using keys. - +or - speed -position = velocity when collides
2/16 game over screen made
2/21
This week with Jordan I created the balloon that we will implement on our main menu secreen and may implement into the game itself. Theoretically the gif that I drew would run in our main menu but I am unsure wether it will once I implement images into the code. Implemented images of the balloon into the code. Tried to put hand in but ran out of time.
2/2 got piskel background to enlarge and show up on j frame (implemented into game)
2/6 absent
2/8 I implemented the hand that will be used to poke the balloon as a label
2/10 I'm attempting to implement our graphics in the way that will enable us to add images to our games. Attempting to implement the sound into the game with Jordan.
2/14 Did the multiple choice packets and implemented the real music for our game. Went and got water for Jordan.
2/16 We made the play screen and the game over screen for the game.
2/21 Worked on putting of our graphics to the version of Brett's game to see if we might be able use his resources to write our game.
2/23 Planning on putting our graphics into Ammar's pushed source code.
^ Added JFrame and learned how to load images.
^ Created Code for various clases etc.
^ Worked to adjust/customize jframe/graphics etc.
4/5 fixing basic collision bugs, added mouse movment and removed cursor.