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
{{ message }}
This repository was archived by the owner on Oct 2, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ A game engine for 2D top-down tile-based games with multiplayer support. The lib
3
3
4
4
RPGOnline is licensed under the 3-Clause BSD Licence.
5
5
6
-
In the future, the possibility of a 3D system in addition to the 2D engine may be considered.
6
+
This library was originally developed using Slick2D but is now written using mostly LWJGL with some slick methods used for the GUI and shape rendering.
0 commit comments