Create an Arkanoid Game with TypeScript – Tutorial
Learn how to build a game with vanilla Typescript. Build the classic Arkanoid game with types, classes, modules and modern code in Typescript. Use modules thanks to Parcel that bundles and builds the code. ? Starter files and finished project: https://github.com/weibenfalk/typescript-arkanoid ?? Course developed by Thomas Weibenfalk. Check out his channel: https://www.youtube.com/channel/UCnnnWy4UTYN258FfVGeXBbg Read moreWhat is…