hi
(Read Me instructions 1 (#) at the begining of a line followed by space for Small Heading 2(#) for large font heading. Keep Weekly Progress in Read Me)
Sarath: Finished gravity method(still needs to be tested and Percent/dmg method
Devin: Completed Score class, will need to edit in future when ready to be implemented, also began some character design
Ryan: Started collision, character, and state machine classes, and converted old classes to integrate the libgdx graphics engine thingy
Devin: Began to put data into the game database, learning how to implement Music for media class.
Ryan: Researched how to use Box2D for collision and easy physics (its taking a long time sry) https://github.com/libgdx/libgdx/wiki/box2d#sprites-and-bodies
Sarath:Began to put data into game database, learning how to implement knockback with Box2D.
Ryan: Implemented box2d into a parent character that can move, jump, and double jump on a stage with box2d as well. also started making attacks with hitboxes
Sarath: Creating Sprites/animations
Devin: Tried to implement audio/music which does not look to be possible sadly
Devin: Gathering sound effects and music for main screen/battle screen etc.
Sarath:Sprites
Ryan: Made hitbox class & that creates and destroys hitboxes, basic jab with hitboxes, timer that measures time with frames, created database of moves in a spreadsheet as well as a move data class
Ryan: Sensors for hitbox collision and knockback
Ryan: Implemented Knockback, two players with different controls, all basic attacks, aerial attacks, blast zones and respawning Devin and Sarath: worked on finishing the attack database and started implementing an ultimate charge system.
Sarath,Devin,Ryan-Created Ultimate Charge counter thing
Ryan: Damage, Knockback scaling with damage, new class "knight"