This site requires JavaScript, please enable it in your browser!
Greenfoot back

Report as inappropriate.

Minion1
Minion1 presents ...

2013/1/5

Cool Dude World

So I've decided for now to just publish the game with the source code open so people can look at it.

I was going to do a few more things to the game, but all in all I'm finding that I really want to move on to another project, so I've lost interest.

If anyone has questions about the code, please send me a message and I'll answer if I'm able.

Here are some core mechanics in this game that people may want to look at:

Character animation.
Basic setLocation() movement.
Constructing a world with tiles (Hero.setNewMap(), Hero.addTiles(), Hero.addColumn(), Hero.readMapFile()).
"Travelling" through multiple areas (look at determineMaps() in the Hero class).
Starting and stopping music (midi files).
Using lists to remove specific objects from the world.
Item creation (Hero.lookForItem()).
Referencing variables from other classes (Sword.class checks the hero's damage and distance variables)
Displaying character statistics on the world (using the Display class).

And some other stuff.

If you're like me and you're a complete noob that is looking for an example of a specific behavior to learn from, then it's nice to see have something handy to try to duplicate.

2757 views / 659 in the last 7 days

2 votes | 0 in the last 7 days

Tags: game with-source cabrillo

open in greenfoot
Your browser is ignoring the <APPLET> tag.
WhymmyWhymmy

2018/1/8

Hi I'm trying to code a game with a kind of legend of zelda movement format. I am having trouble with the coding and i know you mentioned in a discussion that you had coding for that (but never sent) so if i could use it that would be wonderful.

Want to leave a comment? You must first log in.

Who likes this?

LaurentiuRohan ColeoCofer