Mad Dex screenshots (6)
Description Mad Dex
Mad Dex: Precision Platforming for Android – A Technical Breakdown
Mad Dex is a 2D platformer that delivers a hardcore, skill-based experience, directly inspired by the precision and difficulty of titles like Super Meat Boy. The game strips away narrative fluff, focusing entirely on player control and level mastery across 30 distinct stages. Every element, from the physics engine to the input latency, is tuned for one purpose: demanding pixel-perfect execution.
Core Gameplay Mechanics and Controls
The control scheme is deliberately minimalist, reducing player input to three essential actions. This design choice eliminates complexity and forces the player to rely on reaction time and level memorization.
- Movement: The player character, Dex, moves left or right with a single on-screen button press. Acceleration and deceleration are instantaneous, providing zero drift and complete control over character positioning. This is critical for navigating narrow gaps and landing on platforms with a one-pixel margin of error.
- Jumping: A dedicated jump button activates a fixed-height, fixed-arc jump. There is no variable jump height; the trajectory is consistent every time. This removes ambiguity and allows players to plan each jump with mathematical precision. The jump physics are designed to be snappy, with a short, non-cancellable startup animation.
- Death and Respawn: Upon contact with any hazard, the player character is immediately destroyed. There is no invincibility frame, health bar, or checkpoint system. The respawn time is under one second, returning the player to the exact start of the current level without loading screens. This rapid feedback loop is central to the game’s "trial-and-error" learning model.
Technical Specifications of the Hazard System
The game features a dense, procedurally-arranged set of environmental threats. Each hazard type has a distinct collision box and activation pattern, requiring different avoidance strategies.
- Spikes: Fixed-position, static hazards. They are often placed in clusters, creating narrow corridors that must be traversed with precise timing.
- Rotating Saws: Circular blades that move along a pre-defined path. Their speed and rotation direction vary per level, requiring the player to anticipate their position several seconds in advance. They can be vertical, horizontal, or diagonal.
- Lasers: Instant-activation beam emitters. They activate on a timer, with a visible warning indicator (a brief flash) before firing. The beam itself has a hitbox that lasts for exactly 0.5 seconds. Timing the dash through the gap between beams is the core challenge.
- Guided Rockets: Projectiles that lock onto the player’s position at the moment of launch. They have a fixed velocity and a limited turn radius. The player must use environmental obstacles to break the rocket's line of sight or outrun it to a safe zone.
Performance and Input Optimization
The development team has focused on eliminating input lag and ensuring consistent frame pacing. This is crucial for a game where a single frame of delay can mean the difference between success and failure.
- Touch Input: The on-screen buttons are placed at the bottom corners of the screen, outside the primary play area, to prevent accidental touches. The game registers a touch on the first contact point, not on release, providing a 0ms input-to-action response.
- Frame Rate: The game targets a locked 60 frames per second on all compatible devices. A frame time graph is not visible, but the animation of moving elements (saws, rockets) is smooth and stutter-free. Dropping below 60 FPS would introduce visual desync, making timing impossible.
- Level Design Scaling: Levels are designed around a fixed screen resolution. The game scales the play area to fit the device’s aspect ratio, but the core physics and collision detection remain unchanged. This ensures the same difficulty curve on a phone or a tablet.
Feature Summary
- 30 hand-crafted levels with escalating hazard density.
- Three-button control system: left, right, jump.
- Instant respawn with no loading screens.
- No advertisements or in-game interruptions.
- Optimized for 60 FPS performance on touch devices.
Download Game Now
Master the precision platforming challenge. Download Mad Dex now and test your reflexes against 30 levels of deadly traps.
Technical Disclaimer
This game requires an active internet connection for initial download and verification. The game may contain in-app purchases for cosmetic items or level skip packs. It is rated for ages 12+ due to frequent cartoon violence and mild fantasy peril. Data usage is minimal during gameplay but may occur during updates. Device-specific performance may vary.
Information
- Version
- 1.5.8
- Developer
- game guild
- Requirements
- Android + 6.0
- Updated
- 17.03.2026
- Size
- 75.86 MB
- Package
- game.maddex.jump
- Signature
- 6057d1714aff7d9d7703d1c161ef46a0
- Architecture
- armeabi-v7a, arm64-v8a