Skip to content

Instantly share code, notes, and snippets.

@harshraj22
Last active November 15, 2019 08:38
Show Gist options
  • Save harshraj22/6ca4ee93dbdea3e1f4c34e47ba152b41 to your computer and use it in GitHub Desktop.
Save harshraj22/6ca4ee93dbdea3e1f4c34e47ba152b41 to your computer and use it in GitHub Desktop.
Contains beta-phase ideas for serving text based adventure game online
  • for each node (id) store the data in database
  • when queried, use the relevant column
  • use php logic to change id

: may use proc_open php function

Click me{: .btn}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment