Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jgjgill/arcade
다양한 웹 게임을 구현한 오락실
https://github.com/jgjgill/arcade
Last synced: 12 days ago
JSON representation
다양한 웹 게임을 구현한 오락실
- Host: GitHub
- URL: https://github.com/jgjgill/arcade
- Owner: jgjgill
- Created: 2022-11-23T08:11:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-14T10:33:17.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T03:29:17.146Z (7 months ago)
- Language: TypeScript
- Homepage: https://jgjgill.github.io/arcade
- Size: 630 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.git2. 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/)