Current Status: ⚪ In Beta
Quick open world 2D demo
No maintained
A 2D rpg video game with quest, there are no aim, just discover the wolrd.
The game was created for end of my high school to learn python and pygame.
At the end of the project, the map was 2 time bigger, and the quest were more complex.
But I lost the last version of the project, and I don't remember all the code.
The project have MapCreator like paint. And a beautiful menu system with lot of animation.
All of assets were made by me.
List any prerequisites or dependencies required for the project. Python: 3.10 Pygame: 2.1.2
- Clone the repository
git clone https://github.com/yohemm/peace-full-rpg.git
- Install dependencies
pip install pickle
pip install pygame
Provide instructions or examples for using the project. You can include sample code, configuration snippets, or links to live demos.
python3 main.py # Run the game
python3 map.py # Run the map creator
Highlight the main features or functionalities of the project. Consider including bullet points, lists, or descriptions.
- Feature 1: Run the game
- Feature 2: Run the map creator
List the technologies, frameworks, or libraries used in this project.
Provide any configuration instructions necessary to set up or customize the project. Examples include environment variables or configuration files.
No configuration is required.
- Yohem - Initial work - Yohemm
This project is licensed under the CC BY-NC-SA 4.0.
For questions or feedback, please reach out:
- GitHub Issues: Create an Issue