Skip to content

IldarRyabkov/BubbleTanks2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bubble Tanks 2

alt text

This is an open source fan-made remake of Bubble Tanks 2 I'm writing fully in Python/Pygame.
itch.io page

Description

Bubble Tanks 2 is an open world top-down fighting game where you must travel through giant bubbles, destroying enemy tanks and taking their bubbles to fuel your growth. As you grow, you constantly evolve and get ever better weapons. Ultimately, you'll have to face the ultimate adversary and defeat it to win the game.

alt text

Why?

I've been learning Python and to make the process more fun, I decided to make a small game in Pygame. Since I really enjoyed playing Bubble Tanks 2 as a child, I decided to try to make a clone of this game from scratch. The fact that Bubble Tanks 2 was running on Flash Player, which is no longer supported, was another incentive for me to make a remake independent of this technology. Also, the game has some cool mechanics that I would be very interested in trying to program.

alt text

New features

  • Game saves
  • Change language (only English and Russian are supported at the moment)
  • Scrolling through map

alt text

Launch

Inside the src directory run __main__.py file.

Creating the Executable

Inside the src directory run the command

$ pyinstaller setup.spec

Credits


The original game was made by Hero Interactive LLC (Facebook, Twitter) - Jared Riley and Eric Ottati.

Music by Calvin 'Calkutta' Winbush II

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages