Skip to content

binertia/way-home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

way-home: simple shooting game

(estimate time gameplay till the end : 2 ~ 3 minute)

way-home is 2.5D shooting game similar to Space Invaders. You control a space jet, destroy cute red obstacle to survive. Don't let them stack too much. The goal is to make it home safely while destroy all enemy.

🕹️ control

  • W / S: move space jet forward/backward.
  • A / D: move space jet left/right.
  • Space: shoot projectile.
  • E: use Bomb.

🚀 install & run

  1. clone project.
  2. install dep:
    npm install # install
    npm run dev # for test : run by vite
  3. go to http://localhost:5173 it should be there

🛠️ built w/

• three.js: 3D rendering and visuals.
• vite: development server.

FYI: maybe no more plan for refactor this code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published