Grade 12 Computer Science Final Project
Pokémon Dawn is a remake of the popular Pokémon game series. In Pokémon Dawn players join the world of Pokémon, and can interact with numerous NPCs, explore the different maps, purchase in game items, and train Pokémon through battling.
Due to GitHub size limitations we were unable to place the jar file in the repository so we hosted it on another website where you can download and run PokemonDawn
Download the executable jar file here.
If you feel uncomfortable downloading from the website, you can compile and run the program yourself:
- Clone the repository
- Navigate into the Pokémon Dawn folder
- Open the folder in a Java IDE such as Eclipse or Intellij IDEA
- Compile and run the main file PokemonDawn.java as a java application
Arrow keys allow you to move around the map. Sometimes you will need a mouse to click buttons such as when you go into the PokeShop. Click O for options, spacebar to talk to NPCs, and enter to choose an option when battling other Pokemon.
If all of your Pokemon faint then you respawn back in your house, so make sure to visit the PokeCentre often to heal up.
There are many hidden rooms, legendary pokemon, and surprises in the game so take your time, have fun, and explore the map!
When you enter the game you spawn in the middle of the map with a pokemon and $500
- Professor's Lab (top left)
- Your house (top right)
- PokeCentre (mid left)
- PokeMart (mid left)
- Old man's house (bottom left)
- Cave (bottom right)
There are 3 options to choose from when battling Pokemon: Attack, Catch, and Run.
- If you choose to attack your pokemon will attack with a default move
- Choosing catch will allow you to choose a Pokeball to throw
- Choosing run will give you a chance to run away but beware, sometimes you won't be able to escape
Visit the PokeCentre located on the left side of the map to heal your Pokemon
Visit the PokeMart located on the left side of the map to purchase items