Fenoxo's Corruption Of Champions, ported to Java.
- Original game created by Fenoxo
- Port written by zadenikt
- UI Code written by fagtron
- Actor overhaul by DrJKL
- Perk code by MrBlazzar
If you want to help with code, make a fork and send a pull request. Style guide for code is on the wiki.
- Piercings.
- Add an
InventoryFullScene.java
file for when you try to pick up an item, while also having a full inventory. - Implement followers', lovers', slaves' variables in subclasses. Look at
ActorRathazul.java
for example. - Implement location discovery.
- Do gills actually exist? I see some references in the original sources, but I've never had them in-game.