NewBGroup
NewBGroup at ICHack19
Objects:
Board
Square[][] Squares
// void makeMove(Move move)
Square
int X int Y Bool occupied Character occupant
// void clear
Character
String name int hp int maxHp int atk int mobility Bool isGood Square Position
Move
Square start Square end
Player
Bool isTurn String name Board board Character myChar
// Move[] getAllMoves // move SelectMove(Move)
Project was built in three separate parts, each part performed to its specifications. But were unable to combine to one single project in time
Log in or sign up for Devpost to join the conversation.