Create DB #6
Notifications
Total Time Spent: 45 minutes
Jonathan
45 minutes
No due date set.
Dependencies
No dependencies set.
Reference: Jonathan/Peradventure#6
Reference in New Issue
Block a user
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