Skip to content

Battle City clone written in Qt/QML (Qt Quick 2) using QML Box2D plugin.

License

Notifications You must be signed in to change notification settings

nimenko/battlecity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BattleCity Logo

BattleCity

Battle City clone written in Qt/QML (Qt Quick 2) using QML Box2D plugin.

Dependencies

Installation

  1. Install QML Box2D plugin (https://github.com/qml-box2d/qml-box2d):
  • on Arch Linux:

    pacman -S qml-box2d

  1. Clone BattleCity repository:

    git clone https://github.com/nimenko/battlecity.git

  2. Build BattleCity:

    cd battlecity

    qmake

    make

Usage

  • Run BattleCity and have fun:

    ./battlecity

Screenshots

Main Menu

Main Menu

2 Players Mode

2 Players Mode

About

Battle City clone written in Qt/QML (Qt Quick 2) using QML Box2D plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published