Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Neon Strike 3D

An original browser-based 3D first-person shooter demo inspired by modern mobile/battle-royale game interfaces. It does not use Free Fire or Call of Duty assets, maps, logos, characters, or code.

Features

  • First-person mouse look with pointer lock
  • WASD movement
  • Sprint with Shift
  • Jump with Space
  • Left-click shooting
  • Right-click aim-down-sights
  • Reload with R
  • Health, ammo, kill counter, crosshair, hit marker, and minimap
  • Enemy drones with simple chase and attack AI
  • Responsive cyberpunk-style interface

Run locally

Because the project loads Three.js from a CDN, keep an internet connection active.

VS Code method

  1. Open this folder in VS Code.
  2. Install the Live Server extension.
  3. Right-click index.html.
  4. Select Open with Live Server.

Python method

From this folder, run:

python -m http.server 8000

Then open:

http://localhost:8000

Free deployment

Upload these files to GitHub and enable GitHub Pages, or drag the entire folder into Netlify Drop.

Controls

  • W A S D: move
  • Mouse: look
  • Left mouse: shoot
  • Right mouse: aim
  • Shift: sprint
  • Space: jump
  • R: reload
  • Esc: pause/unlock mouse

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages