JIT
80s Arcade Game Creation
Create a 80s style arcade game that would have been seen in a 80s arcade

Here's a classic 80s-style arcade game - a Space Invaders clone with retro styling:

This creates a classic Space Invaders-style game with:

  • Retro green-on-black graphics
  • Simple controls (left/right arrows to move, space to shoot)
  • Multiple rows of different colored enemies
  • Score tracking
  • Game over/win conditions
  • Authentic 80s arcade feel
Updated files
v1
Use detailed sprites not just squares and add mobile controls

Here's an enhanced version with detailed sprites and mobile controls:

Key improvements:

  1. Detailed vector sprites for player ship, enemies, bullets and explosions
  2. Mobile touch controls with on-screen buttons
  3. Different enemy types with unique sprites
  4. Explosion animations when enemies are hit
  5. Responsive design that works on both desktop and mobile
  6. Improved visual feedback and game feel
Updated files
v2
Add better sprites attacking ships animations with better mobile responsiveness

Here's the enhanced version with animated sprites, improved mobile responsiveness, and better game feel:

Key enhancements:

  1. Fully animated sprites for all game elements
  2. Improved mobile responsiveness with proper viewport scaling
  3. Dynamic enemy formation based on screen size
  4. Starfield background for authentic arcade feel
  5. Touch-optimized controls with visual feedback
  6. Progressive difficulty increase
  7. Game reset functionality
  8. Better visual effects (explosions, engine glow)
  9. Proper frame-based animation system
  10. Responsive font sizes and controls

The game now features:

  • Animated player ship with engine glow
  • Enemies that open/close their mouths
  • Multi-frame explosion effects
  • Dynamic difficulty scaling
  • Proper touch controls that prevent browser zoom
  • Responsive layout that works on all devices
  • Visual polish with shadows and glows
  • Starfield background that scrolls
  • One-tap reset after game over
Updated files
v3