Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kireiiiiiiii/pokemon
- Owner: kireiiiiiiii
- Created: 2023-12-18T05:40:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-07T03:54:10.000Z (9 months ago)
- Last Synced: 2024-04-24T00:25:13.370Z (9 months ago)
- Topics: game-development, pokemon
- Language: Java
- Homepage:
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.