-
I'm not sure if this is an actual issue, but I want to create a Game Window that matches my actual Android screen size. I haven't been able to retrieve the actual size in pixels of my screen.
-
Make an armored captains quarters that will sink a ship if hit twice for battleship and destroyer, one hit for minesweeper. User Story 1.
-
rather than having the game over checks be private methods in the Minesweeper Game, i think it's better if they are in their own enum classes
-
Minesweeper is my favorite game and I have been playing it for years.
In this game no one will win or lose with the first choice.
But in the game you made, it happens.
https://user-images.githubuse…
-
Method MinesweeperGameState.open is missing from class MinesweeperGameState.This method receive the position of a cell and should check if can open it. Then open the cell and if there arent mines in t…
-
Add new Cog for Fun commands
Possibilities:
* Dice roll (`!dice 2d4` would be 2x roll of 4-sided dice)
* Riddles (Let user guess. If there is no correct guess after some interval, reveal answer)
…
-
CLAIMED
- [ ] flatten-array - BNAndras
- [ ] queen-attack - dreig
COMPLETED
- [x] bank-account
- [x] binary-search
- [x] clock
- [x] diamond
- [x] food-chain
- [x] high-scores
- [x] kinde…
-
The codes for coloring the output of the minesweeper game always start with \e. However, in Java only the unicode escape character \u001B works. Therefore, the program description (and potential tests…
-
layout.jl should look like this as it does on Gecko and Blink based browsers:
![layout](https://cloud.githubusercontent.com/assets/2946283/8752840/f7003248-2c84-11e5-9243-372964e120e3.png)
But on we…
-