Giter VIP home page Giter VIP logo

inventory-library's Introduction

Inventory-Library

This is a c++ static link library meant to be an easy and accessible game inventory that users can implement in their games. It handles the creation of items as well as how to add, remove, sort, filter and move around these items in the inventory.

This library is composed of two header files, "Inventory.h" and "BaseItem.h". For a full explanation of how to include this library in a new C++ project as well as in an Unreal Engine module, here is the wiki. The Wiki also contains all information about all members and methods of both classes for reference + an explanation what they do or what they are for, if you don't want to look through the code.

Example project in Unreal Engine 5

Here we have a small Project that implements the library and uses it to create unreal classes which then get used to show both the creation and usage of the inventory and it's items. You can find and download the project not here on Github but here.

Capture

For reference on how to implement this library into another C++ project, look here and if you want to implement it into the Unreal Engine you can look here.

inventory-library's People

Contributors

nyntex avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.