This project aims to recreate and analyze the main functionalities of the DOOM engine using TypeScript
All of this work is based upon the DIYDOOM project available on GitHub
To run this project, you will need node.js
Run the following command on the main folder to install the required dependencies
npm install
To run the development environment, run this command
npm run start
- Diego Segovia - dsegoviaolivares@gmail.com - Github profile