This project is a 2D platformer game inspired by the classic Super Mario series, developed using Unreal Engine's Paper2D features. The project follows a step-by-step tutorial from a Youtube video, guiding users through the process of creating a 2D game with core mechanics like movement, jumping, and camera setup. The goal is to recreate a simplified version of Super Mario with a focus on practical implementation.
YouTube tutorial (Farsi) (Part 1 ) (Part 2 )
- Unreal Engine: Version 5.x (or the version used in the tutorial).
- Basic Knowledge: Familiarity with Unreal Engine, Blueprints, and Paper2D is recommended.
- Assets: 2D sprites and tilesets (Included in this repository RawSprites folder).
- Open the project in Unreal Engine.
- Load the main level created in the tutorial.
- Press Play to test the game with the implemented mechanics.
- Explore the Blueprints and Paper2D assets to customize or expand the game.
Contributions are welcome! Feel free to:
- Suggest improvements to the game mechanics or code.
- Report bugs or issues via GitHub Issues.
- Share your own modifications or levels created with this project.
This project is for educational purposes and should not be used for commercial distribution due to potential copyrighted assets inspired by Super Mario. Please respect the intellectual property of the original game.
