Skip to content

My attempt at recreating a classic Pokemon game from scratch.

Notifications You must be signed in to change notification settings

gwhite1996/PokemonGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PokemonGame

My attempt at recreating a classic Pokemon game from scratch.

#To compile: javac -sourcepath src -d bin src/**/*.java

#To run: (must be done when cwd is PokemonGame due to relative path issue) java -cp bin main.ClassName

About

My attempt at recreating a classic Pokemon game from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages