Keep Talking and Nobody Explodes

Keep Talking and Nobody Explodes

Chess
36件中 21-30 を表示
< 1  2  3  4 >
更新:2017年2月15日 @ 19時54分

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

更新:2017年2月12日 @ 18時07分

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

更新:2016年12月6日 @ 6時37分

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

更新:2016年12月6日 @ 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.

更新:2016年11月17日 @ 11時15分

Update to 5.4

更新:2016年9月7日 @ 17時03分

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

更新:2016年9月5日 @ 13時08分

Added logging, removed extra cs files from being compiled.

更新:2016年9月1日 @ 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.

更新:2016年8月26日 @ 22時38分

Apparently it didn't work...

更新:2016年8月26日 @ 21時03分

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