Structure programming Project
- Monsterrs_stuff Single player Modes
- Beginner Mode - (3) Random Motion Movement
- Advanced Mode - (3) Random Motion Movement & (1) AI Movement
- Legendary Mode - (2) Random Motion Movement & (2) AI Movement
- Players_stuff
- bomb_skill : make you able to put (x) number of bombs at the same time
- heal_skill : describe itself 😉
- range_skill: make the range of the bomb bigger
There is a C4 timebomb somewhere in the map if you couldn't reach it after the Timer(2 minutes) it will explode and you will die if you reach it before the Timer you Win 😉
GamePlay Kill your Friend That's it and Remember it all about Surviving 🔥
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request