I am thinking of creating a Quake engine in Java that uses an object-oriented design. I have been looking at the Jake2 codebase but it has a C coding style and design. Also there isn’t much documentation explaining the codebase.
Is there an object-oriented port of the codebase?
Is there any documentation around that explains the codebase?
What other open source Java codebases are there that could help?
Is anyone interested on working on such a project?
Do you think the project could serve as useful codebase for the Java gaming community?
