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

https://github.com/lschvn/breakout

Breakout Game in Typescript and Vite
https://github.com/lschvn/breakout

breakout breakout-game nuxt typescript

Last synced: 3 months ago
JSON representation

Breakout Game in Typescript and Vite

Awesome Lists containing this project

README

        

# Breakout

Démarrer le projet :
```bash
npm i
npm run dev
```

## Conventions

Toutes les variables constantes sont en majuscules et dans le fichier `constants.ts`.