Skip to content

Xewar313/Wizardly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wizardly is roguelike written with use of SFML library.
Project was created with use of Visual Studio 2019

Controls:

arrows - movement
Q - shooting
E - interaction
A,D - cycling through avaliable spells
Z - toggling manual mode (it allows to manualy change direction in which shots are fired)
W,S - turning in manual mode
ESC - exiting game
Enter - after game ends it allows to restart it.
Tab - toggling map

Gameplay:
On the map are scattered 4 artifacts (small colorful rectangles, placed on special cell type).
 Goal is to collect all 4, bring them to starting map, and iteract with portal.

Interaction is possible with five types of objects - Shrines, HealingPoints, Vendors, Chests and Artifacts.
Interacting with:
Artifact - gives you said artifact (it appears in upper-left corner of screen), and unlocks additional spell 
Shrines - improve your speed or strength (strength increase damage, and allows for pushing heavier objects)
HealingPoints - heals percentile of your health
Vendors - for a fee increases your max health or casting speed
Chests - gives you 50 gold or unlocks random spell

When you enter, exits are closed until all enemies are dead.
There are two types of enemies:
Warriors, that follow you and try to kill you with their swords.
And mages that cast magics in your general direction.

Stones can be destroyed with basic magic, but it is far easier with special, explosive spell.

And that is it for the basics, rest can be found out with gameplay

Have fun

About

SFML-based roguelike

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published