| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| CatacombSnatch.jar | 2022-08-26 | 26.1 MB | |
| README.txt | 2022-08-26 | 527 Bytes | |
| Totals: 2 Items | 26.1 MB | 1 |
Catacomb Snatch Changes: This is an almost complete re-build of Mojang's original sources. 1. Changed the MojangApplet method to be a simple entry point to the game, removing the Applet (now deprecated) and making it Java 18 compatible. 2. Adding the ESCAPE key to go back to the menu. 3. Making F1 key quit the game. 4. Better scaling and window size for smaller screens (laptops). Note: Currently there is no sound, the sound library (which I have upgraded) will need to be looked at, this is my next target.