Skip to content

Releases: azalac/VulkanGame

VulkanGame v0.3 (Assignment #3)

18 Apr 20:42
Compare
Choose a tag to compare
Pre-release

A sci-fi 2d exploration game built for my Graphics, Animation, and Sound course. The objective is to gather points from various planets while avoiding an enemy ship. The player ship moves like a zero-friction tank, with A/D rotating it, and W/S moving it along the axis it is pointed. Tab brakes the ship, and Space fires it gun.

Currently, damage is not properly implemented. The player can be damaged by the enemy, but the enemy cannot be damaged by the player.

In order to run the game, the vulkan runtime must be installed. It is installed by the latest (2016+) AMD and Nvidia drivers, as well as most other well-known vendors.