Skip to content

TGlenn13/Loop_Knight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Loop Knight

Loop Knight is a game where the you must fight off groups of monsters whose number scale exponentially.

About

In the game Loop Knight, you are a knight stuck within an endless loop of fighting monsters. These monsters spawn infinitely which causes the player to eventually be overwhelmed. The theme of the game is scale which is demonstrated with the number of monsters scaling as the player continues to fight. There are two monster types that you will encounter; the basic monster that looks like a zombie and the boss monster that looks like a demon. The monsters themselves have jagged, unpredictable movement which keeps the player on their toes. If a monster runs into the player, the player loses 1 health point. This also kills the monster due to their self destructive nature. The player is equiped with a sword that can kill the monsters in one hit. If the player loses all health, the game ends and shows how many monsters you killed. How many will you slay?

Preview

https://youtu.be/Bmxu0brC2Kk

Instructions

Each time you want to move you must tap that key

Move up: W

Move left: A

Move down: S

Move right: D

Swing sword: space

Authors

Thomas Glenn tglenn@udel.edu

Acknoledgements

https://designer-edu.github.io/designer/examples/world.html

Task List

Phase 1

https://youtu.be/zVnQ13u5Ge4

  • The Knight exists in the world as a placeholder emoji

  • The Knight can move in all directions (wasd: up, left, down, right)

  • The player has a healthbar of 5 hearts

  • The boundaries of the screen prevent the knight from leaving

  • The monsters spawn in at random rates until the first wave reaches the max capacity

Phase 2

https://youtu.be/dADkjYrnKvU

  • The player can press a key (probably space) to make a sword appear and disappear in front of them (attack)

  • The player can interact with the monsters by attacking which makes them vanish when collided with a weapon

  • Running into a monster also kills the monster

  • The monsters take away one hit point from the player when running into the player

  • If the player loses all HP the game ends

Phase 3

  • Boss monsters are made

  • The monsters do not stop spawning in

  • Added background for the environment

  • Monsters now move towards the top of the screen

About

CISC-108 Honors Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages