Parallaxian — C64 Shoot-’em-up
Parallaxian represents the culmination of over a decade of Commodore 64 development expertise, delivering a horizontal scrolling shoot-’em-up that pushes the venerable 8-bit platform beyond previously established boundaries. Currently in advanced development for the Commodore 64, The C64 Mini/Maxi, and Commodore 128 in native mode, this ambitious project combines aerial combat, precision bombing runs, ground-based rescue missions, and strategic resource management into a cohesive gaming experience unlike anything previously seen on the platform.
The game’s technical foundation rests upon a completely custom engine architecture developed from scratch, incorporating novel solutions to problems that have challenged C64 developers for decades. The result is a visual presentation that rivals 16-bit contemporaries while maintaining the authentic character of classic 8-bit gaming.
Revolutionary Visual Technology
Parallaxian’s most striking achievement lies in its pioneering implementation of composite parallax scrolling—the first and only C64 game to feature true vertical-within-horizontal multi-layer parallax effects. This technique creates unprecedented depth perception, with background mountain ranges, mid-ground terrain, and foreground elements all scrolling at independent speeds in multiple directions simultaneously.
Special Features
- World-first achievement: Screen-layered vertical-within-horizontal parallax scrolling never before accomplished on the C64
- Extensive PAL non-standard colour utilisation through proprietary Luma-Driven Graphics methodology, expanding the effective palette beyond 16 colours
- Open border play area design eliminating the traditional screen boundary restrictions
- Physics-accurate flight controls with natural inertia, acceleration curves, and momentum preservation
- Six distinct worlds to liberate, each with unique visual themes, enemy types, and gameplay challenges
- IRST-based (Interrupt Request Service Table) game engine eliminating visible raster artifacts during gameplay
- Dual interrupt architecture using NMI for time-critical operations alongside standard IRQ processing
- Dynamic lighting and shadow systems responding to player position and environmental conditions
Technical Architecture
The engine powering Parallaxian represents years of research, experimentation, and optimisation. Every system has been designed to maximise the capabilities of the C64 hardware while maintaining rock-solid 50fps performance.
Core Technical Highlights
- Multi-speed, bi-directional, composite vertical-within-horizontal parallax scrolling—a genuine C64 first requiring complete reimagining of traditional scrolling approaches
- Hybrid sprite system combining hardware multiplexing, software rendering, and innovative toggle-plexing for maximum on-screen object counts
- Advanced character set design with dynamic bank switching—Level 2 alone utilises three complete character sets for environmental variety
- Custom fixed-point physics engine delivering realistic aircraft handling with weight simulation, stall mechanics, and environmental wind effects
- Procedural enemy behaviour patterns generated from compact data tables, enabling complex attack formations without exhausting memory
- Efficient collision detection using spatial partitioning optimised for the 6502’s strengths
For comprehensive technical documentation covering gameplay mechanics, narrative context, and development philosophy, consult the complete Parallaxian Game Brief.
Screenshots
Video Demo
The DOT S-1000 Figment
Players assume command of the DOT S-1000 Figment V/YCV, an advanced twin-seat vertical/conventional takeoff aircraft developed by the Directorate of Terraformations for planetary liberation operations. This versatile craft combines atmospheric superiority capabilities with ground attack effectiveness, making it the ideal platform for the diverse mission profiles encountered across the terraformed worlds.
Offensive Systems
- Micro-pulse laser array: Rapid-fire primary weapon system with unlimited ammunition, effective against airborne threats and light ground targets
- Plasma bomb payload: Limited-supply secondary weapons delivering area-effect damage for hardened installations and enemy concentrations
- Lock-on targeting: Advanced sensor suite enabling precision strikes on priority targets
Defensive Systems
- Ion-plasma shield generator: Regenerating energy barrier absorbing enemy fire, with visible degradation providing tactical feedback
- Emergency boost: Short-duration acceleration for evasive manoeuvres, consuming additional fuel reserves
- Damage localisation: Modular systems enabling continued operation despite subsystem failures
Propulsion and Limitations
The Figment’s advanced manoeuvring systems provide exceptional agility, featuring variable thrust vectoring for precise positioning during ground operations. However, the sophisticated propulsion technology demands substantial power, creating the game’s core strategic tension: fuel cell capacity limits operational duration, necessitating periodic returns to home base installations for recharging.
Pilots must balance aggressive offensive operations against fuel conservation, ensuring sufficient reserves for the return journey. Stranding away from base means mission failure, encouraging thoughtful engagement rather than reckless aggression.
Mission Structure
Each of the six worlds presents unique challenges requiring adaptation of tactics and resource management. Missions combine multiple objective types within each stage:
- Air superiority: Eliminate enemy Hunter-Killer drones and Backfire Raiders patrolling the skies
- Ground attack: Destroy enemy installations while avoiding collateral damage to friendly structures
- Personnel extraction: Locate and transport stranded colonists to safety before enemy forces overwhelm their positions
- Resource recovery: Gather critical supplies from contested zones to support the liberation effort
Release Strategy
Physical cartridge exclusively. Lessons learned from previous digital releases, combined with an unfortunate unauthorised leak incident during development, have informed a decisive shift toward physical-only distribution. Parallaxian will be available exclusively as a cartridge for authentic Commodore 64 hardware, with no digital distribution planned.
This approach ensures purchasers receive a premium physical product while protecting the substantial development investment from immediate piracy. The cartridge format also enables instant loading and guarantees compatibility across all C64 variants.
Format Specifications
- Primary format: PAL region cartridge
- NTSC compatibility: Under evaluation, dependent on timing adjustments feasibility
- The C64 Mini/Maxi: Compatible via cartridge image loading
- C128 mode: Native execution supported
Development Documentation
The technical innovations developed for Parallaxian have been documented in several detailed articles for developers interested in advanced C64 programming techniques:
- Parallaxian Game Brief — Complete design document covering story, mechanics, and specifications
- Crowdfunding Considerations — Analysis of funding strategies for the project
- Implementing Vertical Depth Scrolling — Technical breakdown of the composite parallax system
- Temporal Sprite Sharing — The toggle-plexing technique enabling expanded sprite counts
- Brightness-Based Colour Methodology — Extended palette generation through luminance grouping
- The Wild Wood Deconstructed — Related engine technology analysis
- World-Anchored Sprites — Bidirectional scrolling sprite positioning
See also: latest progress: December 2025 · Good Morning Aviators · collision systems development · memory banking technique · NMI-driven timing