Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilr612 committed Aug 27, 2022
1 parent b17ca7e commit 925558a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# alesia
An elementary game library built on rust bindings for raylib, aimed at exploiting rust's language-enforced memory safety to create fun turn-based strategy games.
Dependencies:
1. [Rust-Raylib] (https://github.com/deltaphc/raylib-rs)
2. [Rust stdlib] (https://github.com/rust-lang/rust/tree/master/library/std)
3. [cbindgen] (https://github.com/eqrion/cbindgen)
1. [Rust-Raylib](https://github.com/deltaphc/raylib-rs)
2. [Rust stdlib](https://github.com/rust-lang/rust/tree/master/library/std)
3. [cbindgen](https://github.com/eqrion/cbindgen)

0 comments on commit 925558a

Please sign in to comment.