-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Till now GOD is just capable of handling the game from CLI of the python application, It'll be nice if we add a more complex (considering feature it should has) page for GOD which is binding to something like /GOD
and requires password for entry which could be either made randomly at the start of the server or as a secret key which only GOD has it.
Describe the solution you'd like
- Add more sections to
base.html
to make it sufficient for GOD actions - complete GOD's page template
GOD.html
in which he/she can either ban or kick any desired player and track the states of the game who is alive or dead after each mode change.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request