https://github.com/halflinghelper/chess
https://github.com/halflinghelper/chess
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/halflinghelper/chess
- Owner: HalflingHelper
- Created: 2024-04-07T23:28:22.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T00:36:51.000Z (almost 2 years ago)
- Last Synced: 2024-12-27T07:37:48.983Z (over 1 year ago)
- Language: Lua
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chess
A chess game written in lua using [LÖVE](https://love2d.org/).
Board representation and engine are from my existing engine, [Wane](https://github.com/HalflingHelper/WaneEngine).