Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 416 Bytes

File metadata and controls

19 lines (10 loc) · 416 Bytes

Breakout

This is a version of classic Breakout game, with some additional "juicing".

Play it here!

screenshot

Build

You need to have Vite installed, and probably the TypeScript compiler.

Run npm run build to build or npm run start to develop.

License

Public Domain or CC0.

No LLM was used to write this code.