Skip to content

An exploration in real-time simulations using js and html5 canvas.

Notifications You must be signed in to change notification settings

chyde/Top-Down-Shooter-Prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game Prototype

A game prototype I made to learn Three.js and javascript better in general. If I recall, this was mostly to learn how to program an OOP app in js.

Gameplay Screenshot

Run

Open explore.html

Tech

I made my how physics and event system. I had no idea what I was doing but it kindof works! if objects colide they sortof compare each others' velocity and "push off" from one another.

(If you let the zombies pile up, there is some interesting overlap)

About

An exploration in real-time simulations using js and html5 canvas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published