A Pong implementation utilizing ECSY.
This was made as a little hobbyist project for studying the ECS architecure, Typescript, HTML5 canvas and game development.
I didn't implement an end-game status, so this is pretty much an endless Pong game! 😁
You can play it here, on Github Pages - just follow the instructions on the site and you're good to go!
This project uses Parcel for bundling. Clone this repository, open the folder on terminal and run npm start
. Parcel will give you a nice local server that will watch and reload for every change you make!
To build the project, run the build
npm script using the command npm run build
. The build will be found on the dist directory. Simple as that! ✨
If you have any questions about the code, the project, life or anything else, you can contact-me via e-mail or twitter.