Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/izder456/cl-chess
https://github.com/izder456/cl-chess
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/izder456/cl-chess
- Owner: Izder456
- License: other
- Created: 2024-02-06T05:27:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-02T01:52:47.000Z (9 months ago)
- Last Synced: 2024-11-06T06:07:32.319Z (2 months ago)
- Language: Common Lisp
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# cl-chess
### _izzy Meyer _I dont know what im doing, but heres a crappy attempt at a 3d accelerated chess game in common lisp
### Dependancies
1. [cl-sdl2](https://github.com/lispgames/cl-sdl2)
- you need sdl2 libraries installed locally too
2. [cl-opengl](https://github.com/3b/cl-opengl)
- same here, but with opengl## License
[WTFPL](LICENSE.txt)