Skip to content

Labyrinth game development for Software engineering

Notifications You must be signed in to change notification settings

neomukul/Labyrinth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labyrinth

Labyrinth game development for Software engineering

This game has walls(Black cell), River(Water), Gold(gold), Treasure(Final objective), Teleport gate(gate) and a player.

It's a small 10*10 cell map.

every cell is of 24 pixels.

if you hit the gold you will be credited with 100 gold.

If you hit the river you will (need to implement).

The door is a teleporter it will teleport you to another door.

The game will end once you touch the Treasure.

About

Labyrinth game development for Software engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages