-
Notifications
You must be signed in to change notification settings - Fork 3
Home
John Galvin edited this page Oct 6, 2024
·
4 revisions
The OLC Pixel Game Engine Mobile Edition is a feature-rich fork of the original OLC Pixel Game Engine and has all the same amazing functionality as the original, but allows your PGE 2.0 games to be ran on Android and iOS.
To learn how to create games, what the Pixel Game Engine can do for you, Tutorials and functionality of the Pixel Game Engine please visit the OLC Pixel Game Engine WiKi
This WiKi is focus on the Pixel Game Engine 2.0 Mobile Edition specific functionalities, known issues, and how to?
-
Community Interest:
- The mobile edition has garnered attention from programmers who want to create games for Android and iOS platforms
- It’s actively maintained and developed by contributors.
-
Cross-Platform Support:
- The mobile edition extends the original engine to support Android and iOS.
- Developers can create games that run on both desktop and mobile devices.
-
Extensions and Features:
- The mobile edition includes additional features like mobile input handling, sound, and hardware interfaces.
- The mobile edition is built on SIMD/NEON advance vectorizations to ensure the fastest engine to pixel generation.
- It’s a versatile tool for prototyping, education, mobile game development and algorithm visualization for both Android and iOS devices.
-
Growing User Base:
- While not as widely known as the original, it’s steadily gaining popularity.
- Developers appreciate its simplicity and flexibility.
Remember that both versions—original and mobile—are valuable tools for game development and learning. If you’re interested in mobile game development, give the mobile edition a try! 🚀🎮
- For Visual Studio All In One Android and iOS (Windows) Project Template: OLC Pixel Game Engine Mobile 2.2.8 Visual Studio for Android and iOS
- For Visual Studio Android Only (Windows) Use this project: OLC Pixel Game Engine Mobile 2.2.8 for Android Visual Studio
- For Android Studio (Windows/Linux/MAC) Use this project: OLC Pixel Game Engine Mobile 2.2.8 for Android Studio
- For Xcode (MAC) Use this project: OLC Pixel Game Engine Mobile 2.2.8 for Xcode