pokemon-cmd/README.md

6 lines
550 B
Markdown
Raw Normal View History

2017-11-24 16:02:07 +01:00
# pokemon-cmd
2017-11-25 10:55:02 +01:00
A commandline pokemon clone written in java.
2017-11-26 11:30:47 +01:00
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.
2017-11-26 11:31:12 +01:00
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.