issues
search
nmaguirre
/
eiffel-sudoku
An Eiffel Development of Sudoku, using Design by Contract
GNU General Public License v3.0
1
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Managing winner and loser of a sudoku game in SUDOKU_CONTROLLER/set_cell_v2
#277
e-marchisio
closed
11 years ago
0
Must be updated the adversary gui when I receive that flag
#276
e-marchisio
closed
11 years ago
0
We would should give information about hint availables
#275
FRaverta
closed
11 years ago
1
Missing all contracts of class SUDOKU_MULTIPLAYER_CONTROLLER.
#274
jlgasparrini
closed
11 years ago
1
Missing implementation of feature SUDOKU_MULTIPLAYER_CONTROLLER/load_board
#273
jlgasparrini
closed
11 years ago
0
Missing implementation of feature MULTIPLAYER_STATE/receive_something
#272
jlgasparrini
closed
11 years ago
1
Missing implementation of feature MULTIPLAYER_STATE/is_client_game
#271
jlgasparrini
closed
11 years ago
0
Missing implementation of feature MULTIPLAYER_STATE/is_server_game
#270
jlgasparrini
closed
11 years ago
0
ERROR! Sudoku isn't can playing
#269
FRaverta
opened
11 years ago
0
Link missing between SUDOKU_CONTROLLER and SUDOKU_MULTIPLAYER_CONTROLLER
#268
e-marchisio
closed
11 years ago
0
Missing feature of class MULTIPLAYER_STATE/is_connected
#267
jlgasparrini
closed
11 years ago
1
The GUI should not show buttons "Solve" and "Get Hint"
#266
jlgasparrini
opened
11 years ago
3
Miissing implementation of features that allows to chainged the cell with red color.
#265
jlgasparrini
closed
11 years ago
1
Missing implementation of SUDOKU_MULTIPLAYER_STATE/receive_adversary_play
#264
e-marchisio
closed
11 years ago
1
Missing implementation of SUDOKU_MULTIPLAYER_STATE/report_play
#263
e-marchisio
closed
11 years ago
1
Unnecessary prints must be deleted
#262
fgaumet
closed
11 years ago
1
Feature set_cell_v2 updated in SUDOKU_CONTROLLER for using in Multiplayer
#261
e-marchisio
closed
11 years ago
1
Delete unnecessary features from SUDOKU_CONTROLLER because they are implemented in SUDOKU_MULTIPLAYER_CONTROLLER
#260
jlgasparrini
closed
11 years ago
1
Missing class SUDOKU_MULTIPLAYER_CONTROLLER
#259
Ailu
closed
11 years ago
1
GUI needs a "you lose" dialog when playing a multiplayer game.
#258
javierocejo
closed
11 years ago
1
Failed conection between client and server in feature SUDOKU_CONTROLLER/client_conect
#257
Ailu
closed
11 years ago
1
CONTROLLER AND MULTIPLAYER: error button "solve" when the board has a cell that has no conflict but it is not adequate to ensure that the board has solution
#256
diegogastaldi
opened
11 years ago
0
AI: Add Comment routines "nr_of_solutions" and "get_hint"
#255
dastorga
closed
11 years ago
0
GUI: Disable get_hint (AI)
#254
dastorga
closed
11 years ago
0
Missing limited hint implementation
#253
FRaverta
closed
11 years ago
1
GUI/multiplayer
#252
gcoria
closed
11 years ago
1
ERROR in GUI: Missing red backtground color when change a Skin
#251
FRaverta
closed
11 years ago
2
Multiplayer window don't close
#250
gcoria
closed
11 years ago
1
When I load a game, if I create a new game before, some cells isn't setteable
#249
FRaverta
closed
11 years ago
2
Error in GUI whit skins when the player select solve
#248
cesarcorne
closed
11 years ago
1
We need add some methods for set a cell settable feature,
#247
cesarcorne
closed
11 years ago
4
Connection between network and multiplayer_state
#246
fgaumet
closed
11 years ago
1
Error in GUI or LOAD: load does not load any game
#245
mpolitano
closed
11 years ago
2
Error in GUI: if you select a new skin, all the board will be considered like original
#244
cesarcorne
closed
11 years ago
1
Initial cell of differents skins with values have the same colour
#243
gcoria
closed
11 years ago
1
Error in CONTROLLER : winning_procedure should wait for the user's name before saving it
#242
gamab
closed
11 years ago
2
CONTROLLER : Need to call procedure winning_procedure when board is solved
#241
gamab
closed
11 years ago
1
TOP_FIVE : Load should return a boolean
#240
gamab
closed
11 years ago
1
Error in Gui: When the aplication launch if I set the board so sudoku broken
#239
FRaverta
closed
11 years ago
1
CONTROLLER : Create procedure set_current_level
#238
gamab
closed
11 years ago
1
ABOUT_NEW : Need to set current_level
#237
gamab
closed
11 years ago
1
CONTROLLER : Create winning procedure
#236
gamab
closed
11 years ago
1
ABOUT_PLAYER_TOP_FIVE : Create function add_action_set_player_name
#235
gamab
closed
11 years ago
1
ABOUT_PLAYER_TOP_FIVE : Create Initialize
#234
gamab
closed
11 years ago
1
ABOUT_PLAYER_TOP_FIVE : Create class
#233
gamab
closed
11 years ago
1
SINGLE_PLAYER_STATE : need to implement a function is_equal
#232
gamab
closed
11 years ago
3
NETWORK: implement feature send_cell_position and receive_cell_position in class SUDOKU_SERVER and SUDOKU_CLIENT
#231
rodrigoabella
closed
11 years ago
0
missing Contracts to swap method
#230
diegogastaldi
closed
11 years ago
0
AI:Contracts for routine generate_solution. Class SUDOKU_AI
#229
dastorga
closed
11 years ago
0
missing Contracts and invariant to method delete_cells()
#228
diegogastaldi
closed
11 years ago
0
Next