Git Product home page Git Product logo

chaotic-rage's Introduction

Chaotic Rage

Chaotic Rage is a silly little shooter game. A simple graphical style allows for a focus on gameplay. The game is very customisable with full modding support. There are a variety of game types, with scripting done in Lua. Multiple view modes - top down, behind player and first-person - allow for a unique perspective of the action. Dynamic and scriptable weather and day/night effects create a dynamic environment. The gameplay is rounded out by a number of interesting vehicles including tanks, helicopters and trains. Last but not least is a wide range of weapons including shotguns, machine guns and flame throwers.

At the moment there are a few game types and other game content which is zombie themed. This was mostly because zombie AI is very easy to code. There is a discussion on the forum about actually defining a proper "theme" for the game, because most people agree that zombies is a bit dated.

For more information and screenshots, see our website:

List any issues on GitHub:

You can also talk about your ideas and your issues at our forum:

Compiling

Chaotic Rage is supported on a number of platforms and through various build environments. For compilation instructions for various platforms, see the file COMPILE.md

Making mods

The game is designed with extensability in mind. All of game data is abstracted into data modules, and multiple mods can be loaded at once.

The mods contain the definitions for everything in the game, as well as 3D models, sounds, songs, etc. The game also uses the scripting language Lua, which provides logic for AIs, as well as managed game types.

You can read the official modding documentation at http://chaoticrage.com/modding_docs

Contributing

All contributions (even documentation) are welcome :) Open a pull request and I would be happy to merge them.

If you've got ideas, code or content, but don't know where to start, email me at [email protected].

You can read the technical documentation at http://chaoticrage.com/dev_docs

Build Status

Builds are tested on Travis CI

Build Status

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Some content contained within this archive is covered by other licenses. For full authorship information, see the Git log available at https://github.com/TheJosh/chaotic-rage.

chaotic-rage's People

Contributors

enjgine avatar esper avatar julienfryer avatar olofn avatar thejosh avatar vinniefalco avatar

Watchers

 avatar

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.