CppDoc vs PlayJ
A side-by-side look at CppDoc and PlayJ. For an in-depth review of either product, follow the links below.
CppDoc
Development
CppDoc is an open-source documentation generator for C++ projects. It analyzes C++ code and generates documentation in HTML format describing classes, functions, variables etc. Useful for automatically generating API documentation in C++ projects.
cdocumentationgeneratorapiopensource
PlayJ
Games
PlayJ is an open-source game engine and development environment focused on 2D Java games. It provides an easy to use, lightweight game framework for making games that run across multiple platforms.
java2dopen-sourcegame-development