Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kireiiiiiiii/pokemon

Text based java game on the theme of the world of Pokemon
https://github.com/kireiiiiiiii/pokemon

game-development pokemon

Last synced: about 2 months ago
JSON representation

Text based java game on the theme of the world of Pokemon

Awesome Lists containing this project

README

        

banner

# Pokemon Game

Welcome to the world of Pokemon! This is a text based java game, where you can create your own pokemons.

## Features:

- Create your own account, and set a pasword, so noone can delete your pokemons
- Create your own pokemon
- Give it a custom name
- Evolve it
- Save your pokemon, for the next time you launch the program
- Unlimited save slots

## Featured evolve lines:

- Pichu, Pikachu, Raichu
- Eevee, Flareon
- Bulbasaurus
- Mew, MewTwo (3/9/2024)

## Installation:

1. Clone this repository to your local machine.
2. Ensure you have Java Development Kit (JDK) installed.
3. Compile and run the AppMain.java file
4. Enjoy!

## Credits:

- This game was developed using Java.
- Special thanks to the creators of the Pokemon franchise for inspiration.
- Some assets used in the game are sourced from ascii art internet sites.

## Contact Information:

If you have any questions, feedback, or issues with the game, please contact me on my instagram @\_kireiiiiiiii

## Known Issues/Bugs:

- Game save system is currently broken
- Debug messages all over the console

## Future Development Goals:

- Development for this game is stopped, because I moved on to bigger projects.