Skip to content
This repository has been archived by the owner on Mar 1, 2018. It is now read-only.

to-var/physics-engine

Repository files navigation

physics-engine

A simple Javascript based physics engine attempt.

The objective for this repository is for me to run explorations to understand better the physics involved in 2D games and computed simulations.

Getting started:

This project was build using Typescript: https://www.typescriptlang.org/index.html#download-links

Install project dependencies:

yarn install

Run Typescript:

yarn run autotsc

Run Webpack server

yarn run build-dev

In the browser open the following url: http://0.0.0.0:8080

Research notes:

Code challenges:

  1. Vectors (Current WIP)

Reference Material:

About the author:

Jose Tovar Web Engineer, husband, gamer and a terrible musician

About

A Javascript based physics engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published