Giter VIP home page Giter VIP logo

carwars6's Introduction

Car Wars Combat Garage

This is a Web-based design tool for Car Wars vehicles. It supports Car Wars Classic, Car Wars Compendium, and Uncle Albert's Catalog From Hell.

If you just want to use it, the old semi-broken version is at http://carwars.opentools.org/ and I'll add a link here once a new version is available online.

There's no advantage to building from source at this point as the backend is still very incomplete, and I'll post it to a new home once it's working enough to try out.

About The Code

The 5th generation design tool, called the Car Wars Combat Garage, was originally built against a Ruby back end. Due to the instability of the Ruby server environment, this 6th generation is the same UI but with a rebuilt Java back end. Therefore the UI portion is a straight import of a somewhat long-in-the-tooth Angular and Ionic app. The back end is starting with virtually nothing and will hopefully come together before too long.

It requires a MySQL database and will be deployed on Tomcat, but should function with mvn jetty:run

Environment Variables

To run the app, the following environment variables are needed:

export OPENSHIFT_DATA_DIR=
export OPENSHIFT_MYSQL_DB_HOST=
export OPENSHIFT_MYSQL_DB_PORT=
export CARWARS_DB_NAME=
export CARWARS_DB_USER=
export CARWARS_DB_PASS=
export CARWARS_MAIL_HOST=
export CARWARS_MAIL_PASS=
export CARWARS_PASSWORD_PREFIX=
export CARWARS_CONFIRMATION_PREFIX=

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.