Description
In Project RIAS the player controls a scientist named Doctor Peters. Throughout the game the player has to find and master different ‘powerups’ that can be found to advance to the next level. The powerups differ from the ability to jump high up in the sky to running very fast.
You can view the trailer on youtube.
Contributions
- Creation of ‘Frederik’ AI
- Frederik is a robot that follows the player throughout the levels and constantly making comments on the level or the player. The movement of the robot though the levels was based on nodes that were placed on which Frederik would traverse and find the best path using A*.
- UI programming
- Implementing the UI for displaying which virus the player currently posseses and for how long.