Skip to content

Commit

Permalink
badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sabn0 committed Jun 3, 2023
1 parent c2c89bf commit 4155a7b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# SnakesAndLadders-Rs

![rust version](https://img.shields.io/badge/rust-1.69.0-blue)
![Tauri version](https://img.shields.io/badge/Tauri-1.3-orange)

An implementatation of the famous and popular snakes and ladders game, as a desktop app.

## How to run
Requires Rust and npm (NodeJS).

## Software
Programmed using the amazing [Tauri](https://github.com/tauri-apps/tauri) framework:
* Rust (vs 1.69.1) for the backend.
* Rust (vs 1.69.0) for the backend.
* JavaScript, HTML and CSS for the frontend.

## References
Expand Down

0 comments on commit 4155a7b

Please sign in to comment.