Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boss Fight Game

by Marcus Thoen

Introduction

Boss Fight Game is a simple fighting game where the player fights a boss. The boss has 3 unique attacks that are randomly selected as the fight goes on. The player has access to two attacks - a melee attack that is usable any time, and a spell attack that is usable after the player has hit at least 3 melee attacks. The fight ends when either the player or boss dies.

This project was made as part of the CPSC 210 class at UBC.

Getting started

Download the source code and run the main function in BossFight.java. Java 11 or newer is required for proper functionality.

Controls

A - Move left

D - Move right

W/SPACE - Jump

ENTER - Melee attack

E - Spell attack

ESC - Pause

About

A short game where you fight a boss.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages