Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.
/ Invaders-ThreeJS Public archive

Experimental attempt at recreating an incomplete version of invaders in the browser

Notifications You must be signed in to change notification settings

marwan38/Invaders-ThreeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foreword

This is in no way complete or built for performance. The code is not pretty, this was written a year ago.

Invaders

This was the first thing made after finding out about ThreeJS. It is an un-optimized expermintal project which I did to learn about the workings of developing a game, implementing (or a noobs attempt) the famous Entity-Component-System, and getting the chance to write shaders. Click on the "Enable post performance" to destroy your FPS.

Controls

  • Mouse to drag camera around
  • Arrow keys for movement
  • Spacebar to shoot

TODO

  • Add production build config for webpack and ts
  • Add dev/prod context path for js files

About

Experimental attempt at recreating an incomplete version of invaders in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published