Tejas1510 / Hacking-Scripts

Hacking Scripts contains amazing and awesome scripts written in Python, JavaScript, Java, Nodejs, and more. The main aim of the repository will be to provide utility scripts that might make everyday life easy.
https://hacking-scripts.netlify.app/
240 stars 285 forks source link

Battle-ship GUI game using tkinter, python #334

Closed MuhammadAbdullah-hash closed 3 years ago

MuhammadAbdullah-hash commented 3 years ago

Describe the solution you'd like I would like to implement a GUI based battleship game in Tkinter using python. It will be a 2 player game where players gonna guess the locations of each others ship and would hit him by clicking on each other grids. Scores would be incremented accordingly. The game would have multiple features like loading, saving an ongoing game, navigation of enemy ships, and sounds etc

Additional context I already made a console-based version of this game a year ago. Kindly assign me this issue under LGM-soc'21. kindly add labels also :)

GowthamGoush commented 3 years ago

The issue has been assigned to you @MuhammadAbdullah-hash. You may start working on it. Good luck 👍

MuhammadAbdullah-hash commented 3 years ago

thanks 👍🏻