/disconnected

The main repo for Disconnected Game

Primary LanguageCrystalMIT LicenseMIT

disconnected

This is the main repo for the disconnected game, this is an active under development project.

❗ Spoiler Alert ❗

As this is an OpenSource game, the source code and relevant game data is free to browse.
Because of this reason you might encounter game shattering revelations, so keep in mind that any part of this repo is spoiler land.

Installation

prerequisites

  1. install Crystal
  2. install SFML

installation steps

  1. clone the repo
  2. cd disconnected
  3. shards update
  4. ./test

Development

Development process will be followed using issues.

Contributing

  1. Fork it ( https://github.com/DisconnectedStudios/disconnected/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • bararchy Bar Hofesh - creator, maintainer
  • ArtLinkov Art Linkov - creator, maintainer