Giter Site home page Giter Site logo

codeisasocialconstruct / bmproject Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 17.14 MB

Java game that is totally not a ripoff from Battle City

HTML 6.50% Java 93.28% TSQL 0.04% JavaScript 0.01% CSS 0.17%
javafx javafx-game game-2d java-8 student-project

bmproject's Introduction

Battle_Metropolis

Java game that is totally not a ripoff from Battle City

How to run

  1. Download battle_metropolis.sql and XAMPP from this link
  2. Clone this repository to your computer
  3. Run XAMPP and run Apache and MYSql
  4. Type localhost on your internet browser and then MyPHPAdmin
  5. Create database battle_metropolis and then import to it sql file
  6. Then run IntelliJ and open cloned projekt
  7. Run maim method on master branch
  8. Yay it works

bmproject's People

Contributors

bsobieski avatar j-kies avatar mayp1x avatar

Stargazers

 avatar

Watchers

 avatar

bmproject's Issues

Music bug

Sometimes music stops after tank explosion sound

Player life indicator

Add indicator that shows how much lives, player currently has (hearts in corner for example)

Read Me

Make a wiki that helps explain how to run the program!

Two players mode

Add two players mode. Create it by fixing key listener problem.

Map manager

Create map manager with methods for spawning terrain and map elements in selected positions.

Error Dialog

Add error dialog showing if there is no database connection.

Base

Add base to defend with damage system

New enemies types/AI

New enemies types with implemented AI. For example:
-Chaser - only chases one of the players, and shoots when player is in line of sight (fast, low HP)
-Wrecker - only goal is to damage the base, slowly moves towards to base (don`t care about players) and shoots all the time (slow movement, high HP)

Music & sounds

Add background music, shooting, destruction and movement sounds.

Animations

Add animations to tank death and damage (tank going red or life bar).

Comment methods

Comment all public methods and fields, etc. in Java Doc standard.

Tutorial

Tutorial teaching player how to play (obviously)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.