top of page

inventory system

  • Writer: Jonathan G
    Jonathan G
  • Mar 6, 2018
  • 1 min read

this is the concept for the inventory system. the inventory will hold 6 items, the items will be stored in a SQL database table. there will also be a second table that will hold all the items and their descriptions and ID's for later use.

the SQL script will be used as an interface between the database and the inventory system. the script will hold functions that can be called in game to add items to the inventory, save the inventory and remove items from the inventory.


 
 
 

Comments


Featured Posts
Check back soon
Once posts are published, you’ll see them here.
Recent Posts
Archive
Search By Tags
Follow Us
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square

© 2018 by Jonathan Grace 

Proudly created with Wix.com

bottom of page