HKU - various works

1 September 2018

Various works I created while at HKU Games and Interaction Year 1. These include a top down shooter engine prototype, an AR tabletop puzzle game, and a real world GPS game.

You’re being followed #

You’re being followed is an Augmented Reality tabletop puzzle game made using Unity and ARFoundation as part of the course Building Playful Worlds at HKU (University of Arts Utrecht). Made for iPhone

https://github.com/ArjoNagelhout/ARGame

Top-down shooter engine #

A top-down shooter engine made using GameMaker:Studio 2. It features movement, shooting, inventory, weapon types, ammunition types and dropping / picking up weapons.

https://github.com/ArjoNagelhout/GMLWeaponSystem

A simple weapon system, features:

Catch the Criminal – Real World GPS Game #

This game uses a WSGI Python server as the backend. It communicates with the clients (made with Unity and the Mapbox Unity SDK) using Json.

The code can be found on Github, but it is not refactored yet: https://github.com/ArjoNagelhout/CatchTheCriminal

Previous project

3D Island Generator in Processing

1 October 2019

A procedural 3D island generator made using Processing as part of the course Creative Programming at TU/e (BSc Industrial Design year 1)