-
Notifications
You must be signed in to change notification settings - Fork 2
huytran172/cobalt-lettercraze
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
File: readme.txt Author: Group <Cobalt> To launch level builder, run the file BuilderApplication.java under src/builder/view.builder To launch the game, run the file PlayerApplication.java under src/player/view.player Please run our game in ------ Player Application: -For the player application, we have three different types of mode and 15 levels, going in the order of Puzzle, Lightning, Theme. The first level (puzzle level) is unlocked when you start the app and the second level(lightning level) is locked until you get at least one star on the first level. To know how to play each mode, click to the "?" button on the bottom right corner of the menu. -Click to the first level to start the game. -Click "Back" to return to the Menu, where you can choose to play other unlocked levels. If you've already achieved at least 1 Star, pressing the back button will save your Stars and Score. -When playing the game, you choose words on the Board as you would in Boggle, by clicking to the letter squares to form words and click “Submit” to choose that word. If the word you formed is valid, it will be added to the list of "Words found" and your score will be increment. If you choose the an invalid word, the submit request will be cancelled. -Click "Undo" to undo any move that you've done, the current score will be decremented to before the moves were made (Undo button is not valid in a Lightning Level). -Click "Reset" to reset the current level, the board will be updated to a fresh state and your score will be set to 0. -When you have at least 1 Star, a “Skip” button will appear and you can click “Skip” to move on to the next level. You also have the option to continue to play the game and achieve more Stars. -When either the Maximum Words in Puzzle level hit 0 or Time in Lightning level runs out, the board will disappear and you cannot continue to play that level. Press “Back” to return to menu in this case. ***Our first Theme level has the theme “COLORS” and the list of words we are looking for is: “” Builder Application: -Click “Preview” to preview how the player application level view will look like after you either edit or create the level. -Click “Save” to save the level you have edited or created. ---??? -Press “Quit” to return to the main Dropdown Menu. -For creating the Board Shape in Builder Application, click to choose the square on the Board. Test Cases: We achieved 71.7% of coverage in the src folder.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published