img
Personal Project

Minecraft Banking system

As a fun side project with a friend of mine who is studying Computer Science, I and him, decided to, using a Minecraft Mod which allows Lua code to be run within the game, write a banking system with the intent that the Banking system could be used as a method for currency within the game between friends. Unfortunately, although we almost completed it, and although the banking system worked, we didn't fully complete this project.
There was a functional ATM system, with menus for the user-end controls which I programmed, and the networking which was done by my friend. Overall, it was quite a fun project to do, and I enjoyed working with him and learning Lua for the first time at the same time.

See the GitHub Repository
Go Back to the Projects List