AnkushSinghGandhi / BattleshipsGame

A beginer python project created using pygame. it was based on a old classic game space battle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Batleship Game

MastHead

  1. first you have to install pygame with command "pip install pygame".

  2. if you encounter an blue destroy ship your score is increased by 1 points.

  3. if you encounter an red destroy ship your score is increased by 50 points and your battle ship is upgraded to golden battle ship.

  4. if you encounter an blue destroy ship with golden battle ship your score is increased by 3 points.

  5. red destroy ships appear less as compared to blue destroy ships

  6. sometimes you won't see any red battle ships

Show some ❤️ by starring some of the repositories!

About

A beginer python project created using pygame. it was based on a old classic game space battle

License:MIT License


Languages

Language:Python 100.0%