Skip to content

MrArnaudMichel/Pykemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon Game ◓ with Python


Table of Contents


Description

This is a remake of a Pokémon game. Its name is "Pokémon: Mystical Forests". Currently, the storyline is not implemented, but it will be about a world where humans did not respect the planet, and the lands have dried up. As a result of this drought, an Evil Legendary Pokémon has appeared, whose goal is to absorb the natural energy of the Earth. It will be aided by a Malevolent Team: The Phantom Brigade. The player's role will be to find the second Legendary Pokémon to save the planet.

Installation

To install this project, you will need to download the repository. You will also need to install the following modules:

  • pygame (pygame-ce for Python 3.11)
  • pytmx
  • pyscroll
  • datetime
  • time
  • pathlib
  • pandas
  • pyllow
  • random
  • sys
  • os

Usage

To run the game, you will need to run the main.py file. You can do this by running the following command in the terminal: python3 code/main.py

Contributing

If you want to contribute to this project, you can fork the repository and clone it to your computer. You can then make changes and submit a pull request.

Credits

License

This Project Does Not Have A License.

Questions

If you have any questions, you can contact me at the following email address: arnaudd.michel@gmail.com

Screenshots

![Screenshot 1](images/Capture d’écran du 2024-03-16 16-52-18.png) ![Screenshot 2](images/Capture d’écran du 2024-03-16 16-52-28.png) ![Screenshot 3](images/Capture d’écran du 2024-03-16 16-51-02.png)

Links

Features

  • Player
    • Movement
    • Interaction
    • Inventory
    • Pokédex
  • Pokémon
  • Items
  • Map
    • Tileset
    • Collisions
    • Layers
    • Teleportation
    • Events
    • Music
    • Day/Night Cycle
    • Time
  • Menu
  • Save
  • Options
  • Credits
  • Title Screen
  • Storyline
  • Battle
  • Pokémons
  • CS
    • Cut
    • Fly
    • Surf
    • Strength
    • Flash
    • Rock Smash

Donations

If you want to support me, you can donate with the following link: PayPal


© 2023 Arnaud Michel. All Rights Reserved.

About

A Pokémon remake.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages