Skip to content

MrArnaudMichel/Projet_Pokemon

Repository files navigation

Pokémon Game ◓ with Python


Table of Contents


Description

This is a Pokemon fan game made in python using pygame.

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 Theoretically installed by default
  • datetime
  • time
  • pathlib
  • 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 Screenshot 2 Screenshot 3

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

This is a Pokemon fan game made in python using pygame.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages