Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/p-adams/2dbreakout

2D breakout game
https://github.com/p-adams/2dbreakout

Last synced: 2 days ago
JSON representation

2D breakout game

Awesome Lists containing this project

README

        

## Lit implementation of 2D Breakout Game

[Lit](https://lit.dev/) implementation of MDN's [2D breakout game using pure JavaScript](https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript).

## Run locally

- `npm install`
- `npm run dev`