Create DB #6
Notifications
Total Time Spent: 45 minutes
Due Date
Jonathan
45 minutes
No due date set.
Dependencies
No dependencies set.
Reference: Jonathan/Peradventure#6
Loading…
x
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