Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/povar0305/heartstone-small
Мини версия игры
https://github.com/povar0305/heartstone-small
composition-api heartstone ts vue
Last synced: about 2 months ago
JSON representation
Мини версия игры
- Host: GitHub
- URL: https://github.com/povar0305/heartstone-small
- Owner: povar0305
- Created: 2024-02-27T11:48:33.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-05T11:19:07.000Z (10 months ago)
- Last Synced: 2024-03-05T12:35:57.079Z (10 months ago)
- Topics: composition-api, heartstone, ts, vue
- Language: Vue
- Homepage:
- Size: 15.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Мини версия Heartstone
## Установка + загрузка зависимостей
```bash
npm install
```## dev сборка
Будет находиться на `http://localhost:3000`:
```bash
npm run dev
```## Билд
```bash
npm run build
```Превью:
```bash
npm run preview
```Check out the [Документация по NNxt3](https://nuxt.com/docs/getting-started/deployment) for more information.
[Репозиторий](https://github.com/anish2690/vue-draggable-next), с которого брала драг н дроп
# Скриншоты
## Десктоп
### Первый экран
![img.png](img.png)
### Выбор карты
![img_3.png](img_3.png)
### Получение урона
![img_4.png](img_4.png)
## Мобилка
### Первый экран
![img_1.png](img_1.png)
### Выбор карты
![img_2.png](img_2.png)
### Получение урона
![img_5.png](img_5.png)