- Notifications
You must be signed in to change notification settings - Fork1
🎣 runescape classic client transpiled to C with SDL (JCGO)
License
2003scape/deep-c-rsc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
runescape classic ported to C with SDL. utilizesjcgo to transpile the java to C, and patchedwithSDL for audio/video output and keyboard/mouse input.
$ sudo apt install openjdk-11-jre gcc libsdl2-dev$ ./build.sh && ./mudclient
Copyright 2021 2003Scape Team
This program is free software: you can redistribute it and/or modify it underthe terms of the GNU Affero General Public License as published by theFree Software Foundation, either version 3 of the License, or (at your option)any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANYWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR APARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License alongwith this program. If not, seehttp://www.gnu.org/licenses/.
About
🎣 runescape classic client transpiled to C with SDL (JCGO)