Skip to content

GUI works!#1

Open
Vaniya-Agrawal wants to merge 48 commits intoSilverStar07:masterfrom
Vaniya-Agrawal:master
Open

GUI works!#1
Vaniya-Agrawal wants to merge 48 commits intoSilverStar07:masterfrom
Vaniya-Agrawal:master

Conversation

@Vaniya-Agrawal
Copy link
Copy Markdown

Fixed issue with calling gamePanel constructor. Changed Image folder into a source folder for use by program.

kchoadley and others added 30 commits March 31, 2017 14:15
Added comments on logical issues that I noticed. Didn't change anything yet.
Fixed indentation and whitespace issues.
Fixed issue with calling gamePanel constructor. Changed Image folder into a source folder for use by program.
Merge pull request #3 from kchoadley/master
GUIWrapperPlayer now can return the player it contains. Needed for detecting winner when ComputerPlayer is checking possible moves. ComputerPlayer scoreMove revamped. Set better boundaries and condition when checking for a winning board. Uses about half as many loops.
Ensures the player names are valid entries. Also fixed a defect I injected in detecting player column wins.
Also fixed winning not detected on full board.
Fixed the game crashing on full board.
Test cases for
Updating test cases to apply with new method rules
User can select easy, normal, or hard difficulty for computer AI. User name entry will now handle duplicate player names, too long of player name, or empty player names. Some minor code clean up.
Fixed all files so there are no more warnings in Eclipse.
Added "Brutal" Difficulty.
Now trims name input regardless of how it is entered to maximum length on entry.
SHulce and others added 18 commits May 1, 2017 21:43
Added .wav files and calls to play them
added GamePanel test cases
Implemented Enhancements
Edit test cases because GamePanel constructor has an added parameter (depth)
Removed full board defects.
Includes background music now - Volume still not fixed
Removed unnecessary gamePanel instantiation on creation of GUI.
Added static value to GUI.java and volume code to each sound function
Added music attribute and link to source
Adding sound, removing Jnario files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants