Project Management & Export
From the startup screen, keep an eye on your creations with auto-generated thumbnails. Explore the provided example projects to learn quickly. Yop2D handles the entire process: with a single click, build and export your game as a standalone APK file, without needing any third-party tools.
Visual Level Editor
Enjoy an interface inspired by industry standards (like Godot), but streamlined and fully optimized for tablet ergonomics. The editor is packed with detailed settings to facilitate level design. Whether you want to design a fast-paced action game or a complex Escape Game, you have all the tools at your fingertips.
Blueprint System
Forget lines of code. Yop2D's Blueprint interface is designed for touch. Assemble your logic visually and collapse entire series of nodes to keep your workspace clear and readable. The action library is vast and grows regularly with each update.
The Brain of Your Games
When you select a node, this dedicated window opens to configure it without ever touching Java code. This is the true brain of Yop2D: link your objects, adjust your variables, trigger your custom functions, and manage your HUD, lists, and tags with ease.
Engine Capabilities
Logic & Events
Trigger actions on every frame, handle complex collisions, and listen to zone entries or exits.
Physics & AI
Enable physics, apply impulses, or set up entities to automatically chase or flee a target.
Inventory & Progression
Create deep mechanics using variables, check inventory items, and manage complete save points (checkpoints).
Frequently Asked Questions
What is Yop2D?
Yop2D is a 2D game engine exclusive to Android. It allows anyone to create a complete video game through a visual interface (Blueprint), without any programming knowledge.
How much does Yop2D cost?
Yop2D is 100% free! You can create, build, and export your games without any hidden fees or subscriptions.
Do I need to know Java or another language?
Absolutely not. Everything has been designed to replace code with graphical interfaces and an extremely comprehensive node system (variables, lists, local functions).
How do I share my game once it's finished?
The engine compiles your project and generates a true standalone APK file that you can share with friends or publish on app stores, all directly from your tablet.