https://github.com/supersonictw/edu2021
東方夜魔傳(東方闇魔伝)
https://github.com/supersonictw/edu2021
game touhou touhou-project
Last synced: over 1 year ago
JSON representation
東方夜魔傳(東方闇魔伝)
- Host: GitHub
- URL: https://github.com/supersonictw/edu2021
- Owner: supersonictw
- License: mit
- Created: 2021-01-05T01:53:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T05:55:41.000Z (over 1 year ago)
- Last Synced: 2025-01-12T21:08:55.915Z (over 1 year ago)
- Topics: game, touhou, touhou-project
- Language: Vue
- Homepage: http://shiranui.xyz/edu2021/
- Size: 11.1 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 東方夜魔傳(東方闇魔伝)
This is a TouHou like game, based on Vue.js without any animation library.

Pay tribute to `東方紅魔鄉 ~ the Embodiment of Scarlet Devil`.
## Play Online
Build Status:
[](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).