huyhoang160593 / pong-excaliburjs

Creating a Pong Game with ExcaliburJS (Inspired by CS50's Introduction to Game Development By HarvardX)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excalibur TypeScript & Vite template

Getting Started

  1. Generate a repository from this template
  2. Modify the package.json with your own details
  3. Run npm install to install dependencies
  4. Run npm run dev to start the Vite server!
  5. Have fun!

About

Creating a Pong Game with ExcaliburJS (Inspired by CS50's Introduction to Game Development By HarvardX)

License:BSD 2-Clause "Simplified" License


Languages

Language:TypeScript 95.2%Language:HTML 2.7%Language:JavaScript 1.6%Language:CSS 0.6%