You can support the development on the Github Sponsors page.


Tech > TANKS: BATTLE CITY DEMO


recreating the retro battle tanks game
made by arcade_mntra
uploaded by arcade_mntra
added:
updated:
download cartridge
- CLICK TO PLAY -

1


This is a demo game put together over the weekend to test the Python language integration in TIC-80.
There are 10 levels with 3 types of enemies and super basic score and health system.
A simple state machine implementation to transition from Title screen to gameplay to Victory/GameOver screen.
The collision function is customizable for sprite/object sizes smaller than 8x8 pixels like bullets.

The game is adapted from a PygameZero tutorial found at https://aposteriori.trinket.io/game-development-with-pygame-zero#/tanks/battle-city-1985


Post comment