mg-minsan / events-stimulations

An application of Priority Queue Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

events-stimulations

An application of Priority Queue Algorithm.

This is the typescript implementation of collison system from the course Algorithm Part I.

Full Java code can be found here

How to run it

#For npm
npm install
npm run dev

#For Yarn
yarn install
yarn run dev

See Demo

About

An application of Priority Queue Algorithm


Languages

Language:TypeScript 94.7%Language:HTML 3.4%Language:CSS 1.9%