README
This project aims to convert NetHack 3.4.3 into a Java subset that is compatible with GWT.
It's hoped that this subset will also be compatible with other restricted implementations like
Android, J2ME, etc.
Status
The following is the list of files to convert. Ones that are complete will be marked beside
the name. Because the code requires some massaging to put into Java, there isn't a 1:1
mapping into the new codebase.
allmain.c
alloc.c
apply.c
artifact.c
attrib.c
ball.c
bones.c
botl.c
cmd.c
dbridge.c
decl.c
detect.c
dig.c
display.c
dlb.c
do.c
do_name.c
do_wear.c
dog.c
dogmove.c
dokick.c
dothrow.c
drawing.c
dungeon.c
eat.c
end.c
engrave.c
exper.c
explode.c
extralev.c
files.c
fountain.c
hack.c
hacklib.c
invent.c
light.c
lock.c
mail.c
makemon.c
mapglyph.c
mcastu.c
mhitm.c
mhitu.c
minion.c
mklev.c
mkmap.c
mkmaze.c
mkobj.c
mkroom.c
mon.c
mondata.c
monmove.c
monst.c
mplayer.c
mthrowu.c
muse.c
music.c
o_init.c
objects.c
objnam.c
options.c
pager.c
pickup.c
pline.c
polyself.c
potion.c
pray.c
priest.c
quest.c
questpgr.c
read.c
rect.c - Complete.
region.c
restore.c
rip.c
rnd.c
role.c
rumors.c
save.c
shk.c
shknam.c
sit.c
sounds.c
sp_lev.c
spell.c
steal.c
steed.c
teleport.c
timeout.c
topten.c
track.c
trap.c
u_init.c
uhitm.c
vault.c
version.c
vision.c
weapon.c
were.c
wield.c
windows.c
wizard.c
worm.c
worn.c
write.c
zap.c