Skip to content

A desktop game made for my high school computer science project.

Notifications You must be signed in to change notification settings

ChristopherBThai/WizardWander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WizardWander

A rogue-like game created for my high school project. Most of the artwork was created by my friend, while I did the coding.

You can watch a gameplay here!

How to Play

Objective

The objective of this game is to get as far as you can. Each floor has a boss you must defeat to proceed to the next floor. As you progress up the floors, the difficulty will increase.

There are several types of enemies and bosses so be careful! They all have A* pathfinding algorithms to get around the room and chase you!

All rooms and maps are randomly generated. You can check the top left corner of the screen to see the map! It's random every time and gets larger every floor!

There are a handful of items you can obtain through bosses and chests. Some improve your overall stats while others gives you new weapons and abilities!

Controls

You can move with WASD controls and shoot with the arrow keys. Your spells can be used with the space key.

About

This project was created in Eclipse in Java. All coding was done by Christopher Thai.

Screenshots

Menu Screen

Screenshot

Enemies

Screenshot Screenshot

Items

Screenshot Screenshot

Weapons

Basic Weapon Fruits Bubbles Laser

Spells

Fireball Blackhole Dash Laser

Bosses

Screenshot Screenshot

About

A desktop game made for my high school computer science project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages