Skip to content

Commit

Permalink
Added gameplay in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KhanShaheb34 committed Apr 17, 2021
1 parent 4382822 commit e6a92f8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<a href="https://github.com/KhanShaheb34/Snake-Mania" align="center">
<img align="center" width="125" height="125" src="https://github.com/KhanShaheb34/Snake-Mania/raw/master/logo.png">
<img align="center" width="125" height="125" src="https://github.com/KhanShaheb34/Snake-Mania/raw/master/images/logo.png">
</a>
</p>

Expand All @@ -13,6 +13,8 @@
First project in university, a simple, fun and colorful snake game using C++ and SFML. It's a project under a course of 1st year 2nd Semester of Software Engineering Dept. of SUST.
The Game is created in simple C++ and SFML.

![Gameplay](/images/gameplay.gif)

## Play

To play the game in Windows, download the [latest realease](https://github.com/KhanShaheb34/Snake-Mania/releases/download/1.1/Snake.Mania.v1.1.zip), unzip it and run the `Snake-Mania.exe` file.
Expand All @@ -29,5 +31,6 @@ wine Snake-Mania.exe
- [Nishat Tasniya Rahman](https://github.com/Tasniyaa)

## Credits

1. The snake texture has been taken from the website http://rembound.com/
2. Audio files has been taken from the website http://zapsplat.com/
Binary file added images/gameplay.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes

0 comments on commit e6a92f8

Please sign in to comment.