Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.56 KB

File metadata and controls

38 lines (30 loc) · 1.56 KB

Student The Bill

Computer Games Project

Table of Contents

General

Student The Bill is a platform game where the goal is to complete three levels and defeat three unique bosses. The game is mildly parkour oriented, and the passage is hindered by enemies. To pass the level you need to collect all possible marks and defeat the boss - then the door to the next level will open.

Features

The game includes such things as:

  • 3 levels
  • 3 different bosses with unique sprites and mechanics
  • possibility to use bottles as ammunition
  • animated player and enemies sprites
  • collectable things such as marks and beers
  • various sound effects

Technologies Used

  • Unity Engine (version 2021.2.7f1)
  • C# (JetBrains Rider)

Screenshots

image image image

How to open

Download build here!

Acknowledgments