Life Beyond Apocalypse - Elixir - V3
Work in progress
A zombie like game made with Elixir. It uses the item game database from Cataclysm DDA. Although it may look like it, the game will tend to be different since I started with the idea of multiplayer which Cataclysm DDA doesn't support.
It's rewritten from 0 with new ideas and in no way similar to the other LBA versions.
I want to achieve the following:
- You can play locally in the commandline
- Multiplayer, connect to a server via the commandline with either telnet, openssl or nc
- Web Based Interface with Phoenix
Read more on: Learning Elixir and OTP through a project - Life Beyond Apocalypse
Installation
To run it you Erlang and Elixir installed. Then download all dependencies:
mix deps.get
Fossil is the official DSCM Used
Fossil is the main DSCM used, if you're viewing this on Github the newest version is always on the fossil website.
If you want to make changes, post bugs, edit the wiki, request features or anything else use the link provided below.
The official repository for Life Beyond Apocalypse - Elixir can be found at https://lba.im/fossilr3po/lifebeyondapocalypse-elixir/index.
Copyright and License
Copyright Clinciu Andrei
The JSON database files are copyright by the contributors of Cataclysm DDA.
Licensed under GPL 3.0