The main moto to make this game is to polish my problem-solving skills because that's the secret key to achieve success in ethical hacking
I will also improve the readablity of the code very soon!
This will be updated time to time!
As i said, i just focused on logics so if anyone is interested to improve the UI then his/her contribution will be highly appreciated.
Just Visit the webpage : https://hackwarebro.github.io/Conquer-The-Land-Game/
This game also supports CPU mode as well!.
Simply, you have to win by occuring the more places than your opponent within a prescribed limit of moves which you selects in the start of the game.
you can check the gameplay in the how to play game section on my webpage.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D