hieuprogrammer / Pokemon

Realization of Pokemon with java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokemon

Realization of Pokemon in java. Including different game modes such as the random battle mode or the League mode.

Authors

Tech Stack

Language : Java

Visual librairies : JavaFx

Demo

Pokedex Demo

DemoPokedex

Fight Demo

DemoFight

Features

  • Pokedex with the first 150 pokemons
  • Create your own Trainer with 6 pokemons
  • Fight IA ennemy
  • Play on a Pokemon League

Lessons Learned

  • How to read a csv for init all your data
  • How to make a dynamique GFX and UI

Deployment

You can open the project with Eclipse and just build it.

Appendix

  • The project was completed in 1 month of class.
  • We obtained the mark of 19/20.

About

Realization of Pokemon with java.


Languages

Language:Java 99.3%Language:CSS 0.7%