GitHunt
20

2003scape/deep-c-rsc

๐ŸŽฃ runescape classic client transpiled to C with SDL (JCGO)

deep-c-rsc

runescape classic ported to C with SDL. utilizes
jcgo to transpile the java to C, and patched
with SDL for audio/video output and keyboard/mouse input.

build & run

$ sudo apt install openjdk-11-jre gcc libsdl2-dev
$ ./build.sh && ./mudclient

license

Copyright 2021 2003Scape Team

This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the
Free 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 ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along
with this program. If not, see http://www.gnu.org/licenses/.

Languages

Java76.7%C19.8%Makefile1.0%HTML0.7%C++0.6%Shell0.4%TeX0.3%M40.2%Roff0.1%Objective-C0.0%JavaScript0.0%Yacc0.0%CMake0.0%Batchfile0.0%CSS0.0%

Contributors

Latest Release

v1.0.0July 18, 2021
GNU Affero General Public License v3.0
Created July 16, 2021
Updated March 10, 2025
2003scape/deep-c-rsc | GitHunt