Skip to content

Commit

Permalink
fix spelling in readme!
Browse files Browse the repository at this point in the history
  • Loading branch information
Avokadoen committed Aug 11, 2024
1 parent 773db2d commit 38f0284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This was my, @Eivindaj and @JayJayDev's gamejam from 09.08.24-11.08.24

We wanted to make something inspired by binding of isaac. The game is build with the [zig programming language (v0.13.0)](https://ziglang.org/),
We wanted to make something inspired by binding of isaac. The game is built with the [zig programming language (v0.13.0)](https://ziglang.org/),
[raylib](https://www.raylib.com/) using [raylib-zig](https://github.com/Not-Nik/raylib-zig) as our bindings for zig.

It also uses my ecs library [ecez](https://github.com/Avokadoen/ecez) for the game logic.
Expand All @@ -26,7 +26,7 @@ tab to open a inventory that does nothing

## Inventory and spells

wizard is equipped with the only staff in the game which is slotted with two spells where on of the spells is using a piering and added damage modifier (this was supposed to be customizable in the inventory :') ).
wizard is equipped with the only staff in the game which is slotted with two spells where one of the spells is using a piercing and added damage modifier (this was supposed to be customizable in the inventory :') ).

## Win condition

Expand Down

0 comments on commit 38f0284

Please sign in to comment.