Skip to content

A small game made in a couple of weeks using three.js

Notifications You must be signed in to change notification settings

Louis-Tarvin/threejs-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Strike

A small game made in a couple of weeks using three.js

You can play the game in your browser here

How to play

objective: Destroy the enemy ships by shooting them. Avoid getting hit by enemy missiles.

There are two modes: flight mode and weapon mode. In flight mode you control the ship in a top-down view. In weapon mode you control the ship-mounted turret in a first-person view, but you cannot control the ship, leaving you vulnerable to enemy missiles.

Controls

  • Flight mode controls:
    • thrust: W
    • turn left/right: A/D
  • Weapon mode controls:
    • look: MOUSE
    • shoot: LEFT-CLICK
  • Toggle between flight and weapon mode: SPACE

Screenshots

flight-mode weapon-mode

Acknowledgements

About

A small game made in a couple of weeks using three.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages