Western Buckaroos - Multiplayer
About
Western Buckaroos is set in the far away western lands, where resources and activities are scarce. Looking for a change of sights, three friends, a Miner, a Native and a Cowboy, embark on a journey to find an escape from this land. They find an abandoned spaceship, which is missing some components. Determined to take this chance, they split and search for the missing materials.
This game was developed for the final project of my Game Development course as a collaboration of 4 different subjects (curricular units). In it's native form, it includes communication with a website and app (HTML, CSS, JS, NODE JS, CORDOVA, IONIC) through a server made in JS. The map was modelled in Blender.
NOTE:
This is the Multiplayer version! The single player mode is updated to work with the new game mode, so it should be disregarded (check single player version of this project instead). Each pawn can now pick how many items it wants, but now the only goal is to be the first to pick 2 items. There's a vs AI mode with Minimax implementation.