Update README.md

This commit is contained in:
Ivan Bushchik 2022-02-10 14:13:59 +03:00 committed by GitHub
parent 7cd34a70be
commit c352ac7603
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,18 +9,19 @@
<img alt="GitHub commits since latest release (by date)" src="https://img.shields.io/github/commits-since/ivabus/roulette/latest"> <img alt="GitHub commits since latest release (by date)" src="https://img.shields.io/github/commits-since/ivabus/roulette/latest">
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/ivabus/roulette"> <img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/ivabus/roulette">
<img alt="GitHub" src="https://img.shields.io/github/license/ivabus/roulette"> <img alt="GitHub" src="https://img.shields.io/github/license/ivabus/roulette">
<p><a href="#eng">To English README</a></p>
</div> </div>
<h2 align="center">Игра с открытым исходным кодом на VB.NET</h2> <h2 align="center">Игра с открытым исходным кодом на VB.NET</h2>
<div align="center"> <div align="center">
Создатель и сопроводитель: Иван Бущик <ivan@bushchik.ru> Создатель и сопроводитель: Иван Бущик <ivan@bushchik.ru>
Игра представляет собой Европейскую рулетку в консоли. Игра представляет собой Европейскую рулетку в консоли.
<h3 align="center">Поддержка платформ</h3> <h3 align="center">Поддержка платформ</h3>
|Платформа|Статус| |Платформа|Статус|
@ -33,55 +34,57 @@
|Windows-arm64| ✅ | |Windows-arm64| ✅ |
## Запуск ## Запуск
| 0. | Инструкция по запуску | | 0. | Инструкция по запуску |
|:---:|---| |:---:|---|
| 1. | Скачать нужный файл со страницы [Releases](https://github.com/ivabus/roulette/releases) | | 1. | Скачать нужный файл со страницы [Releases](https://github.com/ivabus/roulette/releases) |
| 2. | Запустить | | 2. | Запустить |
| 3. | Проверить размер окна (рекомендуется 100х40 символов) | | 3. | Проверить размер окна (рекомендуется 100х40 символов) |
| 4. | Profit | | 4. | Profit |
## Скриншоты ## Скриншоты
<img alt="Скриншот 1" src="screenshots/1.png" width="200"/> <img alt="Скриншот 1" src="screenshots/1.png" width="200"/>
<img alt="Скриншот 2" src="screenshots/2.png" width="200"/> <img alt="Скриншот 2" src="screenshots/2.png" width="200"/>
<p align="right">(<a href="#top">back to top</a>)</p> <p align="right">(<a href="#top">back to top</a>)</p>
# Roulette <div id="eng"></div>
## Open source game on VB.net # Roulette
Creator and maintainer: Ivan Bushchik <ivan@bushchik.ru> ## Open source game on VB.net
The game is a European roulette in the console. Creator and maintainer: Ivan Bushchik <ivan@bushchik.ru>
## Platform support The game is a European roulette in the console.
|Platform|Status|
|---|:---:|
|linux-x64|✅|
|linux-arm64|✅|
|macOS-x64 (Intel)|✅|
|macOS-arm64 (Rosetta)|✅|
|Windows-x64| ✅ |
|Windows-arm64| ✅ |
## Launching ## Platform support
|Platform|Status|
|---|:---:|
|linux-x64|✅|
|linux-arm64|✅|
|macOS-x64 (Intel)|✅|
|macOS-arm64 (Rosetta)|✅|
|Windows-x64| ✅ |
|Windows-arm64| ✅ |
| 0. | Launching Instructions | ## Launching
|:---:|---|
| 1. | Download the required file from the [Releases](https://github.com/ivabus/roulette/releases) page |
| 2. | Run |
| 3. | Check the window size (100x40 characters recommended) |
| 4. | Profit |
## Screenshots | 0. | Launching Instructions |
|:---:|---|
| 1. | Download the required file from the [Releases](https://github.com/ivabus/roulette/releases) page |
| 2. | Run |
| 3. | Check the window size (100x40 characters recommended) |
| 4. | Profit |
<img alt="Скриншот 1" src="screenshots/1.png" width="200"/> ## Screenshots
<img alt="Скриншот 2" src="screenshots/2.png" width="200"/>
<img alt="Скриншот 1" src="screenshots/1.png" width="200"/>
<img alt="Скриншот 2" src="screenshots/2.png" width="200"/>
<p align="right">(<a href="#top">back to top</a>)</p> <p align="right">(<a href="#top">back to top</a>)</p>
</div> </div>