Demo frontend application created for Tooploox Open Office - Halloween Style Day.
T-Rex timetravel was inspired by Chrome T-rex Game, but additional feature of time manipulation
(using Redux and Immutable state) was added.
Moreover simple physics engine
was also designed with support of Newton's laws of motion.
↑
to jump
↓
to duck (bend down)
space
to pause time
r
to reverse time
Install the npm
packages described in the package.json
:
npm install
Run webpack
server:
npm start
Application should start on http://localhost:4000/.
npm test
- TypeScript
- Redux - Predictable state container for JavaScript apps