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

https://github.com/supersonictw/edu2021

東方夜魔傳(東方闇魔伝)
https://github.com/supersonictw/edu2021

game touhou touhou-project

Last synced: over 1 year ago
JSON representation

東方夜魔傳(東方闇魔伝)

Awesome Lists containing this project

README

          

# 東方夜魔傳(東方闇魔伝)

This is a TouHou like game, based on Vue.js without any animation library.

![EDU2021](src/assets/logo.svg)

Pay tribute to `東方紅魔鄉 ~ the Embodiment of Scarlet Devil`.

## Play Online

Build Status:

[![GitHub Page Status](https://github.com/supersonictw/edu2021/actions/workflows/main.yml/badge.svg)](https://github.com/supersonictw/edu2021/actions/workflows/main.yml)

Game:

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).

> (c) 2021 [SuperSonic](https://github.com/supersonictw).