Skip to content

Commit

Permalink
update readme and demo
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-ema committed Feb 1, 2024
1 parent d966beb commit 40ea93a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Snake game implemented in C using the raylib library, with vim motions by defaul
- [x] Game over condition when the snake collides with the boundaries or itself
- [x] Options menu
- [x] Configurable controls at run-time [Options menu]
- [ ] Configurable mode (easy - normal - hard) [Options menu]
- [x] Configurable mode (slow - normal - fast - blazingly fast)

</br>
</br>
Expand Down Expand Up @@ -60,4 +60,3 @@ This game was developed using [raylib](https://www.raylib.com/),
a simple and easy-to-use game development library. raylib provides
a rich set of functionality and is well-suited for creating 2D games
and interactive applications.

Binary file modified assets/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 40ea93a

Please sign in to comment.