Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rezasharifi82/the-great-warrior
https://github.com/rezasharifi82/the-great-warrior
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rezasharifi82/the-great-warrior
- Owner: rezasharifi82
- Created: 2022-01-19T14:45:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-05T12:48:42.000Z (over 2 years ago)
- Last Synced: 2023-03-11T07:33:41.117Z (over 1 year ago)
- Language: C
- Size: 13.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The-Great-Warrior
This is an simple game that written with allegro5
##First Step
You need to install the allegro game lib
[see this](https://github.com/liballeg/allegro_wiki/wiki).Then:
clone or download all files.
if you've linux OS you can easily run a terminal on the main folder of the project and
run the line below:
```
gcc MainCode.c -o hello $(pkg-config allegro-5 allegro_font-5 allegro_image-5 allegro_ttf-5 allegro_primitives-5 --libs --cflags)
./hello```
##After all:
you have to know some tips:
1.in each menu you can select your option by 'Space' Key
2.'Esc' and 'Backspace' also work as a navigator between menu.
3.selecting character only available with keyboard keys.that Enough for now!
i would be thankful if you develop the code or anything else.
**ready for the battle ?**
> Let's Start***Good luck Warrior :)***