wh-engine/README.md

12 lines
204 B
Markdown
Raw Normal View History

2021-11-12 19:39:26 +00:00
# wh-engine
2021-11-12 19:42:21 +00:00
A game engine written in Common Lisp.
## Dependencies
2021-11-25 22:28:50 +00:00
- cl-sdl2
- cl-opengl
- trivial-types
- [objective-lisp](https://bytes.keithhacks.cyou/keith/objective-lisp)
- 3d-vectors
- 3d-matrices