A Space Game!

david 03de3ba499 Fixed create_player overwriting mem hace 4 años
ansis 3e74dc6c26 v0.6-dev Security Update! hace 4 años
cmake af9f5c5839 Inital Commit hace 4 años
zf_log 37bfd06819 Now using ZF_LOG hace 4 años
.gitignore 3e9074d6bf Fixed the errors about string to char hace 4 años
CMakeLists.txt d56263a869 v0.6-dev now using class User hace 4 años
DOOR.SYS af9f5c5839 Inital Commit hace 4 años
README.md c24726d779 Removed odoors with opendoors hace 4 años
dbuild.sh 37bfd06819 Now using ZF_LOG hace 4 años
main.cpp 03de3ba499 Fixed create_player overwriting mem hace 4 años
run.sh 37bfd06819 Now using ZF_LOG hace 4 años
user.cpp d56263a869 v0.6-dev now using class User hace 4 años
user.h d56263a869 v0.6-dev now using class User hace 4 años

README.md

Space Construct

A Space Door Game!

To Install

  1. git clone ssh://gitgreen/stevet/opendoors.git get the proper opendoors door kit,
  2. mkdir build and of course cd build,
  3. cmake .,
  4. make,
  5. Enjoy the game!

OpenDoors Manual

Here or just look in odoors for OPENDOOR.TXT.

Running locally

Simply ./build/main -D DOOR.SYS and your running local. (Yes you could use ./build/main -L but it doesn't seem to like the ansi menus then)

To Configure it so you have different accounts just hit DOOR.SYS with a text editor.