JScumm
Project to create a Java based SCUMM engine.
This project is hobby project to start coding and go through the different stages of creating a Java based SCUMM engine.
This project starts with an script interpretation engine, continues with extracting, loading and handling media sources (i.e. MONSTER.SOU) bringing the rest to of this virtual machine to live.
This project should ensure that all assumptions and the code based on those is always valid. Therefore this projects starts with TDD (test-driven development).
Everybody can join...