hi there, i’m new to java,
i’ve made my first game…it’s based on Kevin Glass cokeandcode tutorials.
it’s far from finished, but i wanted to share what i got so far.
the java web start version is here
and the “tutorial” and sources are here
sources need to be yet commented…
i did what i could considering my poor skills code maybe really weird at certain times …
there are few thing i would like to implement now, like:
- pathfinding… the monter right now just move randomly… i would like em to chase the player as soon as he comes near monsters…
- bigger level with scrolling (game area larger than displayed)
- more stuffs likes doors and keys (you would need to find first proper key to unlock some doors)
that kind of things …
i think this little project might be useful for other newbies like me who like to learn by examples…
any comment and help welcome
(updated: webstart link with newer version)