Skip to content

Projekat za predmet Seminarski Rad C.

Notifications You must be signed in to change notification settings

IgorArnaut/kotzko-and-the-colored-tiles

Repository files navigation

Kotzko and the Colored Tiles

The game is made as a project for a term paper in college. The game is about a guy who going trough a dungeon. The game is mainly inspired by a cutscene from Toby Fox' game Undertale, in which skeletons named Sans and Papyrus created a trap that involved tiles where each color added different effect to the player, for example red tile being impassable, but this time I have expanded these tiles a little more.

Gameplay

One part of an top-down outer space dungeon, where you can use terminals, step on tiles which give you effects, open chests and open gates to go trough the dungeon. The other part is a 2D sideview arena where you fight enemies and it is inspired by the battles in Tales games.

Tiles

There are seven tiles and each of them has its effect on the player.

Tile Effect
🟥
  • Nothing
  • Cannot be passed
🟧
  • Slows the player down
  • Gives the player oscillating orange color
  • Effect can kill player if he enters the water
  • Effect ends after certain time
🟨
  • Electrocutes the player
🟩
  • Teleports the player to the battle arena
🟪
  • Speeds the player up
  • Gives the player oscillating purple color
  • Effect ends after player steps out of it
#E65CE5 (pink)
  • Heals the player
  • Changes between black and white
  • Kills the player instantly if it's black
🟦 (water)
  • Regular water
  • Electrocutes the player if he's near yellow tiles