Pointless is a minimalist survival game for Android in which the player controls a white ball navigating a black-and-white arena. The objective is simple yet relentless: dodge incoming black spheres and survive as long as possible. There are no levels, no checkpoints, no power-ups to collect. Every run is a pure test of reflexes, spatial awareness, and composure under pressure
Motivation & InspirationPointless was born from a personal challenge. As a developer with no prior experience in mobile game development, the project was an opportunity to dive headfirst into the world of Unity and Android publishing. The goal was not just to ship a game, but to learn the entire pipeline from concept to Play Store listing, tackling every problem along the way. The result is a game that reflects that spirit: stripped to its essentials, honest, and unapologetically direct.
Core GameplayThe player moves a white ball around a responsive arena using a virtual joystick. Black enemy balls spawn at increasing rates and with escalating complexity. Survival time is the only metric that matters. The game area itself is dynamic and can shrink during gameplay, forcing the player into tighter spaces and more dangerous situations.
Enemy TypesPointless features seven distinct enemy types, each introducing a unique mechanical challenge:
- Standard Enemy — A simple black ball that moves toward the player. The foundation of the game’s threat.
- Time Reverser — When it appears, all other enemies on screen rewind their positions back in time, creating unpredictable movement patterns.
- Color Inverter — Flips the color scheme of the arena. During inversion, the player gains the ability to destroy enemies on contact, turning defense into offense for a brief moment.
- Area Shrinker — Reduces the playable area, compressing the player into a smaller and more dangerous space.
- Charger — Remains passive for a set duration, then locks onto the player and launches itself at high speed.
- Shielded Enemy — Protected by a shield that must be broken before the enemy can be destroyed.
- Square Enemy — Takes on a square shape and is completely invulnerable while in that form. Cannot be destroyed until it transforms.
At the end of each run, Pointless analyzes how the player behaved during the game and assigns a personality trait. The system tracks patterns such as movement tendencies, risk-taking behavior, and reactions to threats, then summarizes them in a single word with a brief description. Traits are displayed on the death screen, giving each run a personal touch beyond just a time score. The trait system supports both English and Italian localization and is designed to be expanded with additional behaviors and traits over time.