You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A loose collection of components that are often used in games (e.g.: physics, collisions, animations, etc.). The Dreamcast part requires KallistiOS, the Windows part requires SDL.
3
+
# Prism - Library for Dreamcast / Windows / Linux game development
4
+
5
+
A loose collection of components that are often used in games (e.g.: physics, collisions, animations, etc.). The Dreamcast part requires KallistiOS, the Windows/Linux part requires SDL2.
4
6
5
7
## Dreamcast Usage
6
8
Clone in your `$(KOS_ROOT)/addons` folder and compile this library with `make`.
0 commit comments