Block a user
Render the map in browser upon request
Render the map in browser upon request
Create function to populate map DB
I am also wanting to create a map template and feed that into the DB. Working on the map_tiles variable now.
Create function to populate map DB
Needs to hide the start button after function complete because it will generate 10,000 references each time you click the button.
Create function to populate map DB
Create DB
DB tables:
- map - XY coordinates, ID, occupied_by.
- player_name
- player_HP
- player_inventory - contains item, quantity, ref to function (find way to constrain max number of items)
Create Storyline
You are a prospector investigating a forgotten underground cave complex filled with deep catacombs and lit by eerie cave lights, defended by a race of nasty cave bugs. Escape to your airplane and…
Implement Character Creation