Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

bushshrub/TowerWarZ

Repository files navigation

TowerWarZ

Waffle.IO Status GratiPay SVG Travis CI Build Status GitHub issues License

  _______                  __          __            
 |__   __|                 \ \        / /            
    | | _____      _____ _ _\ \  /\  / /_ _ _ __ ___ 
    | |/ _ \ \ /\ / / _ \ '__\ \/  \/ / _` | '__/ __|
    | | (_) \ V  V /  __/ |   \  /\  / (_| | |  \__ \
    |_|\___/ \_/\_/ \___|_|    \/  \/ \__,_|_|  |___/
                                                     
                                                     
                                                     

Introduction

TowerWarZ is a fully open-source Tower Defense Game built in Java. We are trying our best to not make it suck, but we do need contributors. If you are a developer, view this. If you are a game designer, graphic designer or computer artist, view this instead

How to build game

Linux Users

  1. git clone https://github.com/xiurobert/TowerWarZ && cd TowerWarZ
  2. chmod +x setup.sh
  3. sh setup.sh

If your maven is not in the $PATH, run sh setup.sh --custom-mvn /path/to/your/mvn/executable

Windows Users

  1. Check that you have mSYS/Cygwin installed (This usually comes with Git)
  2. Open up your terminal somewhere
  3. git clone https://github.com/xiurobert/TowerWarZ && cd TowerWarZ
  4. chmod +x setup.sh
  5. sh setup.sh

If your maven is not in the %PATH%, run sh setup.sh --custom-mvn /c/path/to/your/mvn/executable

Build Status

Travis-CI Build Status

Drone.io Build Status

LightningSF Jenkins Build Status

Bugs? Feature requests? Contributing

GitHub Issues is our way to go. Please check it out if you wish to improve TowerWarZ.

If you can write code, view our contributing guidelines first. Then,

  1. Fork this repository
  2. Work on your changes
  3. Make a pull request to xiurobert/TowerWarZ

Donating?

GratiPay SVG

About

One of the only open-source Tower Defense Games out there. We'll try not to suck

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors