Skip to content

keplerHaloxx/roblox-chess-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roblox Chess Script

Get chess moves from Stockfish and display them in Roblox.

While the server can be used for various purposes, the script is specifically designed for this game. No other game will be supported.

How to Run

  1. Download the Latest Release

    • Download the latest release of the server from here.
  2. Run the Application

    • Launch the application and follow the instructions until it indicates that the server is running.
  3. Execute the Script in Roblox

    loadstring(game:HttpGet("https://github.com/keplerHaloxx/roblox-chess-script/releases/latest/download/main.lua"))()

Notes

  • The server is currently tested only on Windows.
  • If you encounter issues or would like to suggest a feature, please open an issue. I’ll try to address them as soon as possible.
  • If you find this project useful, please consider starring the repository. ✨

Credits

  • The communication with Stockfish's UCI protocol is based on the uci crate, with slight modifications to work with this program.
  • bonezone2001's repo that this project was originally a "fork" of (currently deleted idk why i did that)

Disclaimer

This app is intended for educational purposes only. By using it, you agree to take full responsibility for any actions or decisions made based on the app’s content. The developers assume no liability for any outcomes resulting from its use.

About

Get chess moves from Stockfish and display them in Roblox

Topics

Resources

License

Stars

Watchers

Forks

Contributors