Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Chess
Mostrando 21-30 de 36 aportaciones
< 1  2  3  4 >
Actualización: 15 FEB 2017 a las 19:54

Updated logging some more to hopefully allow the diagram of the chess board to be cool.

Actualización: 12 FEB 2017 a las 18:07

Modified logging to make pretty picture of the chessboard with the pieces placed on them as well as the solution.

Actualización: 6 DIC 2016 a las 6:37

Well, I seemed to have forgotten the manual...

Actualización: 6 DIC 2016 a las 4:20

This one's a biggie

Removed all uses of GetComponent
Used enums instead of raw numbers for board states
Used enums for piece types instead of strings
Removed the ability to view coordinate pairs after solve, allows for Timwi's Souvenir mod to more easily use Chess (He had to mess with my buttons... :( )
Increased the amount of tries the module will do when trying to find generate a solution
Removed extra KMAudio components and instead just use one.

Actualización: 17 NOV 2016 a las 11:15

Update to 5.4

Actualización: 7 SEP 2016 a las 17:03

Allowed for random generation of solutions as opposed to a set amount of solutions.

Actualización: 5 SEP 2016 a las 13:08

Added logging, removed extra cs files from being compiled.

Actualización: 1 SEP 2016 a las 20:18

More issues with handmade solutions, some of the answers were incorrect as opposed to the earlier issue in which multiple or no spaces were open.

Actualización: 26 AGO 2016 a las 22:38

Apparently it didn't work...

Actualización: 26 AGO 2016 a las 21:03

Fixed controller support. Controllers can now swap between letter and number buttons.