-
Notifications
You must be signed in to change notification settings - Fork 0
michaeljmcd/latrunculi
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Dependencies Latrunculi was written in Scheme using the Chicken Scheme (http://www.call-with-current-continuation.org/) implementation and utilizes the following libraries in addition: -NCURSES -OpenGL -SRFI-1 (List library) -SRFI-4 (homogenous vector library) -Lolevel (pointers, etc. Required for OpenGL) -SRFI-43 (Vector library) -SRFI-13 (String library) To build under Chicken Scheme, make sure that you first have installed all of the above modules, then run make in the src directory. This will produce a binary at bin/latrunculi.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published