Skip to content

Small videogame developed with Vulkan-api for the Computer Graphics course held in Politecnico di Milano. Evaluation 30/30

License

Notifications You must be signed in to change notification settings

Lerrylore/Escape-Baloons

Repository files navigation

MIT License

About The Project

Escape Ballon is a small graphics application made entirely with Vulkan API where the player needs to flee from relentless balls that are trying to chase him! It was made for the "Computer Graphics" course at Politecnico di Milano and it is been graded 30/30.

(back to top)

Video Demonstration

Built With Vulkan

  • Vulkan
  • GLM
  • GLFW

(back to top)

Prerequisites

Windows 10 or older versions.

Installation

Windows setup:

  1. Download Final Project folder from this repository.
  2. Start the runtime installer of Vulkan (make sure to download in C:/VulkanSDK/)
  3. Run the finalProject.exe
  4. Enjoy!

(back to top)

How to Play

Keyboard controls: Use the following keys to control the user:

  • W - Move forward
  • A - Strafe left
  • S - Move backward
  • D - Strafe right
  • Q - Stop time (once for attempt!)

Gamepad controls: Use the following keys to control the user:

  • Analog Stick - To move
  • Triangle - Stop time (once for attempt!)

(back to top)

Contributors

(back to top)

License

Distributed under the MIT License.

(back to top)

(back to top)

About

Small videogame developed with Vulkan-api for the Computer Graphics course held in Politecnico di Milano. Evaluation 30/30

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages