Create DB #6
Labels
No Label
HTML / CSS
backend
bug
duplicate
enhancement
front-facing
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Total Time Spent: 45 minutes 33 seconds
Due Date
Jonathan
45 minutes 33 seconds
No due date set.
Dependencies
No dependencies set.
Reference: Jonathan/Peradventure#6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Database would store all player / enemy references.
Functions are created in lua and the DB would contain a reference to the function containing part of the game loop, as well as data to be passed into the function.
DB tables:
(find way to constrain max number of items)
working on it