Welcome to chinpokomon!
This is a recreation of the hit Gameboy game from the late 90's. We are in no way associated with Nintendo.
Some usage instructions
navigate to root directory
run 'compile' ('.\compile' on windows) to create class files
run 'java Driver' to play the game!
navigate to root directory
run `javac Driver.java`
run `java Driver`