Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Chess
36 sonuçtan 21 ile 30 arası gösteriliyor
< 1  2  3  4 >
Güncelleme: 15 Şub 2017 @ 19:54

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

Güncelleme: 12 Şub 2017 @ 18:07

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

Güncelleme: 6 Ara 2016 @ 6:37

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

Güncelleme: 6 Ara 2016 @ 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.

Güncelleme: 17 Kas 2016 @ 11:15

Update to 5.4

Güncelleme: 7 Eyl 2016 @ 17:03

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

Güncelleme: 5 Eyl 2016 @ 13:08

Added logging, removed extra cs files from being compiled.

Güncelleme: 1 Eyl 2016 @ 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.

Güncelleme: 26 Ağu 2016 @ 22:38

Apparently it didn't work...

Güncelleme: 26 Ağu 2016 @ 21:03

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