Wild West Chess
A fully functional multiplayer chess game for RSG-Core (RedM) with a Wild West theme!
## Features
- ✅ Full chess gameplay with proper move validation
- ✅ Beautiful Wild West themed UI
- ✅ Multiplayer support (challenge nearby players)
- ✅ Betting system
- ✅ Move history tracking
- ✅ Captured pieces display
- ✅ Draw offers
- ✅ Forfeit option
- ✅ ox_lib integration for menus and notifications
- ✅ Multiple chess board locations
## Installation
1. Download and extract the resource to your `resources` folder
2. Add `ensure wildwest-chess` to your `server.cfg`
3. Make sure you have `rsg-core` and `ox_lib` installed
4. Restart your server
## Configuration
Edit config.lua to:
- Add/remove chess board locations
- Adjust interaction distance
- Modify betting amounts
- Set move time limits
## Chess Board Locations
Default locations included:
- Valentine Saloon
- Saint Denis
- Strawberry
## Usage
1. Walk up to a chess board
2. Press `G` to interact
3. Choose to challenge a nearby player or join a game
4. Select betting amount (optional)
5. Play chess!
## Controls
- **Left Click**: Select piece / Make move
- **ESC**: Close chess board (forfeit if in game)
## Commands
This resource uses proximity-based interactions. No commands needed!
## Dependencies
- [rsg-core]()
- [ox_lib]()
- Object Loader