Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jgjgill/arcade

다양한 웹 게임을 구현한 오락실
https://github.com/jgjgill/arcade

Last synced: 12 days ago
JSON representation

다양한 웹 게임을 구현한 오락실

Awesome Lists containing this project

README

        

# jgjgill-arcade

[![Deploy](https://github.com/jgjgill/arcade/actions/workflows/deploy.yml/badge.svg)](https://github.com/jgjgill/arcade/actions/workflows/deploy.yml)

## Introduce

웹게임을 구현하면서 문제 해결 능력을 향상시키고자 합니다.

새로운 기술 및 패턴을 연습해보는 코드 공간으로 활용하고자 합니다.

---

## Installation
```
1. git clone https://github.com/jgjgill/arcade.git

2. cd arcade

3. yarn

4. yarn dev
```

## 구현 영상

### 테트리스
![테트리스](https://user-images.githubusercontent.com/79239852/218419942-a27f8875-c446-4b1e-906f-0d6e382b3751.gif)

### 지뢰찾기
![지뢰찾기](https://user-images.githubusercontent.com/79239852/218419038-142327ef-d2d4-4ad9-9c00-bfa1712acf27.gif)

# 📜개발 일지
Arcade

# 🚀배포
[jgjgill.github.io/arcade](https://jgjgill.github.io/arcade/)