Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders

This is the beginning of a PoC to see how far we can push a 4B quantized model (Qwen3.5-4B-Q5_K_M_MTP) running on a mobile 4GB VRAM GPU and 24 GB RAM on a 12th gen. intel CPU. Which optimizations make the most difference? We'll see. --> this is the only human generated text on this codebase.

A classic Space Invaders arcade game implementation.

Controls

  • Arrow Left/Right: Move player ship
  • Space: Shoot projectiles

How to Play

  1. Open index.html in a web browser
  2. Press Space to start the game
  3. Use arrow keys to move your ship
  4. Press Space to shoot down enemies
  5. Destroy all enemies to clear the level
  6. Avoid enemy projectiles and don't let enemies reach the bottom
  7. You have 3 lives

Features

  • Classic gameplay mechanics
  • Score tracking
  • Lives system
  • Enemies speed up as they reach the bottom
  • Game over and level clear states

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages