Pokémans is an exciting RPG developed in C with the CSFML library, offering an immersive gaming experience inspired by the Pokémon universe. Dive into an epic adventure where you must save your hometown from the terrible Team Rocket!
- 🎮 Turn-based combat system
- 🎣 Creature capture and training
- 🗺️ Open world exploration
- 🎬 Immersive cutscenes
- 💾 Save system
- 🎨 Advanced visual effects
- 🎵 Music and sound effects
- Language: C
- Libraries: CSFML (graphics, audio, system)
- Architecture: Modular and optimized
- Performance: Efficient resource management
| Scene | Arrows | Space | Enter | Escape |
|---|---|---|---|---|
| Introduction | - | Load | Cutscene | Skip |
| Game | Movement | - | Interaction | Menu |
| Battle | Navigation | - | Selection | Back |
| End | - | - | - | Skip |
# Clone the repository
git clone https://github.com/YanisChad/Pokemans
# Compile the project
cd Pokemans
make
# Launch the game
./pokemans- CSFML
- C Compiler (gcc)
- Make
This project was developed as part of the Epitech curriculum.
Developed with ❤️ by the Pokémans team


