diff --git a/website/chargen.php b/website/chargen.php new file mode 100644 index 0000000..5527c39 --- /dev/null +++ b/website/chargen.php @@ -0,0 +1,35 @@ + +
+NOTE: While the game is in early development, all characters +and events are OOC. When the starmap is done, basic system management, +and basic combat are done, all existing characters will be deleted and +the game will open for playing IC. + +
Certain character features (race, skills, starting empire) are not +fully implemented yet, so they will be set with default values for now. +Once the game goes IC, these features will be selectable during the +character creation process. + + +
Character Name:
+
"; + +echo $footer; + +mysqli_close($mysqli); + +?> + + diff --git a/website/chargen2.php b/website/chargen2.php new file mode 100644 index 0000000..7c3ddf7 --- /dev/null +++ b/website/chargen2.php @@ -0,0 +1,70 @@ +
+Error! That name + seems to be taken already. Please + try again. +