A commandline pokemon clone I went a little overboard with.
Go to file
2018-02-28 23:57:45 +01:00
config Improved error checks for Map 2018-02-28 23:57:45 +01:00
docs Rename issue_template.md to docs/issue_template.md 2017-11-28 14:49:05 +01:00
java Improved error checks for Map 2018-02-28 23:57:45 +01:00
Test Improved error checks for Map 2018-02-28 23:57:45 +01:00
.gitignore Improved error checks for Map 2018-02-28 23:57:45 +01:00
LICENSE Create LICENSE 2017-11-25 15:39:17 +01:00
manifest.txt Fixed compiling after location change. 2017-11-28 15:30:39 +01:00
README.md Update README.md 2017-11-26 11:31:12 +01:00

pokemon-cmd

A commandline pokemon clone written in java. This started as an assignment in computer science, but since it became quite advanced in just one week, I want to see where it might go.

This project has no clear goal, except mimicking the original pokemon games in a commandline interface. It would be interestig if people used this project as a base for custom games. There is still a lot to implement, but if it reaches a near complete stage, it should be possible to create custom types, moves pokemon, trainers, gyms, badges and maps.