Git Product home page Git Product logo

arganium's Introduction

Arganium

Arganium is a cooperative hacking shooter. It blends old-school first person shooting and modern hacker CTF. In this repo you'll find everything you need to get started playing, building, and modifying Arganium. More extensive information on the gameplay, design, and components is located in the wiki.

Layout

  • artwork: various artwork related to the project.
  • assets: all game assets created for Arganium. This directory is the source for the arganium.pk3 archive that's used to launch Arganium.
  • certain: contains the Zandronum wrapper Certain which allows control of a Zandronum game server.
  • challenges: contains off-the-shelf Challenges built for Arganium.
  • gloom: contains the Rails-based web interface Gloom which Arganium uses to interact with Certain.
  • levels: submitted levels for Arganium. These all have to follow the conventions in the documentation but are otherwise ready to play.
  • scripts: scripts for usage with Arganium. Includes finishscripts, client scripts, and more.

Requirements

How to Play

  • Clone this repository
  • Configure system according to the Development Environment guide.
  • Place all desired challenges in the challenges directory and place desired levels in the levels directories.
  • Change into the Gloom directory.
  • Run ./setup to configure your game
  • Alternatively place a YML configuration file in the Gloom directory.
  • Run ./setup <configname>.yml to set up the Rails server.
  • Run rails server -b 0.0.0.0 to start the server.
  • Have Control team players connect to http://<server socket>/ with their web browsers.
  • Have Marine team players connect to the Zandronum server with the appropriate level wad (supplied in levels directory) and arganium.pk3 (supplied in the assets directory).
  • The game is live! Gameplay is detailed in the wiki.

Community

Legal

Arganium 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, either version 3 of the License, or (at your option) any later version. Arganium 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.

arganium's People

Contributors

bgreg avatar frozenfoxx 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.