A simple implementation of the core functionality of a Minecraft-style invetory system.
To build, you must install go and add it to PATH.
git clone https://github.com/vimichael/inventory-system.git
cd inventory-system
go run .
This code is licensed under MIT