Tabletop Simulator

Tabletop Simulator

Fully Scripted Chess
7 Comments
Ghotrix 1 Jan, 2024 @ 6:51am 
great mod, but I wan't been able to "press" any MOD related buttons in VR, can you fix it?
PROMAN 10 Apr, 2021 @ 12:31pm 
Amazing! I use this all the time now. It would be nice if there was some different chess boards and pieces options. The default wood and metallic is nice but isn't amazing. It looks like you already have most of the code to add new themes. That's a feature I would love to have :)
cowgoesmoo33  [author] 31 Mar, 2021 @ 12:06am 
https://github.com/michael-c-123/tts-scripted-chess

I must warn that the code is a bit of a mess lol. If you have any questions, please let me know.
Ramun Flame 30 Mar, 2021 @ 9:52pm 
@Linkjay

You can access the script of any mod (except dlc) by going to the modding tab at the top then clicking scripting.
Linkjay 30 Mar, 2021 @ 9:27pm 
This is super cool! Is it possible you could upload your source to GItHub or something of the like? I'd like to check it out and make modifications to improve what you have
cowgoesmoo33  [author] 20 Mar, 2021 @ 4:09pm 
Thanks for the great suggestions! I think I'll hold back on trying to make a computer opponent though, as I think it will be beyond my abilities to get it to play at any reasonable level (or to somehow integrate a chess engine). As for the others, I'll definitely work on implementing them.
Ramun Flame 19 Mar, 2021 @ 3:36pm 
Very nice! A few features that would be nice to have, although it's already good.

-Full move history in the chat.
-Undo moves without rewind time.
-Remove unneeded seat colors(only need two).
-Keep captured pieces on the table(don't delete them, put them off to the side).
-Computer opponents.

If you are interested in implementing any AI, I would be happy to provide the framework I use for AI on my mods(Animations/Potraits) and explain how to implement it here. I wouldn't know anything about getting them to play well though.

Thanks again for the mod.