Last Updated: 25/11/2023
Tank Game is my 2nd year project made on our own for a module (Comp280). The source-code can be found on Github here!
Development spanned around 4 months starting during september 2021 ending on december 2021.
The idea behind this module was to make a prototype project to add to our portfolios which makes use of 3 features; UI, AI and networking. This project was the first time I learn't to use behaviour trees, which has now become a standard for myself when developing game AI.
(Multiplayer features removed as it doesn't work on WebGL)