Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.09 KB

File metadata and controls

46 lines (25 loc) · 1.09 KB

ABOUT

This project is a Pokemon game in java

LANGUAGE

The game is fully in English, and no other language is supported for the moment.

TEAM

Gabriel de Bure

Nicolas Nguyen Van Thanh

CONTENT

Capture wild Pokemons

Fight against other trainers

Arena

OBJECTIVES

The main objective of this project is to create a Pokemon game in Java. The game should be able to capture wild Pokemons, fight against other trainers and have an arena where you can fight against other players. The game should be able to save the progress of the player and load it when the player starts the game again.

PREREQUISITES

  • Java 21
  • Maven 3.6.3 or higher

INSTALLATION

  • Clone the repository
  • Open the project in your IDE
  • Run the project
  • Enjoy the game

CONTRIBUTION

If you want to contribute to this project, you can fork the repository and create a pull request. We will review your code and merge it if it is good.

LICENSE

This project is under the MIT license. You can use it for any purpose, commercial or not. You can also modify it as you want. The only thing you have to do is to mention the authors of the project.