Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mustafadalga/breakout-game

Breakout game developed with Vue JS
https://github.com/mustafadalga/breakout-game

breakout breakout-game game game-dev game-developers game-development gamedev javascript javascript-game vue vue-cli vue-cli-4 vuejs4

Last synced: 2 months ago
JSON representation

Breakout game developed with Vue JS

Awesome Lists containing this project

README

        

# Breakout Game

**Breakout, Vue JS kullanılarak geliştirilmiş bir oyundur.**
![breakout-game](https://user-images.githubusercontent.com/25087769/80916048-e9f7e100-8d5e-11ea-8f2c-9d3fd86de011.gif)

## Kullanılan Teknolojiler
* Vue JS
* Canvas
* HTML 5
* CSS 3

## Oyun Bağlantı Adresi
* [Breakout Game](https://breakoutgame-v.firebaseapp.com/)

## Kurulum

#### Proje kurulumu
```
npm install
```

#### Projeyi çalıştırma
```
npm run serve
```