Skip to content

A fanmade Pkmn game using pkmn-essentials for RPG Maker XP. You will play a Gym Leader and defend your Badge against countless challenger. The challengers will be generated at random and will be powered by a competitive AI. Winning will increase your reputation and give you access to new Pkmn and training facilities.

License

Notifications You must be signed in to change notification settings

ambroSnoopi/pkmnGym

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon Gym Challange

A fanmade Pokémon game using Pokémon Essentials for RPG Maker XP.

You will play a Gym Leader and defend your Badge against countless challenger. The challengers will be generated at random and will be powered by a competitive AI. Winning will increase your reputation and give you access to new state-governed Pokémon and benefits. Can you climb up the ladder to the very top of the Elite Four?

About this Project

This is a hobby data science project for me to get familiar & apply Machine Learning and AI. Since I'm already putting so much effort in it, why not turn it into something others could enjoy?

About this Repo

This Git Repository is only for managing the modifications to the Scripts for RPG Maker XP.

It will not contain all ressources needed to play the game.

Contribute with Log Data

While I would certainly welcome anyone who's willing to help me with coding the game or with the ML bits and pieces, I'd be most grateful if you could contribute your Battle-Logs.

During battles, Logs will be written at the games root directory to: ML/logs/

These logs are used to train the AI. But since I don't have hours to play myself - and simulated battles don't really reflect human play styles - I am very much dependant on you players to help me gather the amount training data needed to develop a competitive AI.

If you wan't to contribute, please upload/committ your logs to this repo: ML/logs//

Thank you!

How to Play the Game

The game is currently in closed alpha and not publicly available.

A compiled executable of the Game may be distributed once it has reached the beta phase.

Report a Bug / Make a Feature Request

You have found a tiny bug in this masterpiece? Or you have a genius suggestion how to make this AI project actually fun to play? Raise an Issue here on GitHub.

Credits

Pokémon Essentials

This game is based on pokemon-essentials v20.1 by @Maruno17, a mod for RPG Maker XP.

RPG Maker XP

RPG Maker XP is a Game Engine and Maker Tool to create RPGs.

About

A fanmade Pkmn game using pkmn-essentials for RPG Maker XP. You will play a Gym Leader and defend your Badge against countless challenger. The challengers will be generated at random and will be powered by a competitive AI. Winning will increase your reputation and give you access to new Pkmn and training facilities.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 99.4%
  • Other 0.6%