A commandline pokemon clone I went a little overboard with.
Go to file
EpicKnarvik97 8c6f2dfad2
All checks were successful
EpicKnarvik97/pokemon-cmd/master This commit looks good
Adds Jenkinsfile
Also fixes some typos
2020-02-16 02:42:52 +01:00
docs Adds Jenkinsfile 2020-02-16 02:42:52 +01:00
src/main Adds Jenkinsfile 2020-02-16 02:42:52 +01:00
.gitignore Huge changes 2020-02-16 02:36:26 +01:00
Jenkinsfile Adds Jenkinsfile 2020-02-16 02:42:52 +01:00
LICENSE Rename docs/LICENSE to LICENSE 2017-11-28 16:44:23 +01:00
pom.xml Huge changes 2020-02-16 02:36:26 +01:00
README.md Adds Jenkinsfile 2020-02-16 02:42:52 +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 interesting 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.