Skip to content

In this project, I built an interactive terminal game. The scenario is that the player has lost their hat in a field full of holes, and they must navigate back to it without falling down one of the holes or stepping outside of the field.

Notifications You must be signed in to change notification settings

aronkleinhans/findYourHat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

findYourHat

Overview

In this project, I built an interactive terminal game. The scenario is that the player has lost their hat in a field full of holes, and they must navigate back to it without falling down one of the holes or stepping outside of the field.

Details

  • generates a random map
  • add randomized start and end nodes
  • I also added A* pathfinding as an extra; not perfect, not the most efficient, but it finds a way!

Here's a link to repl.it if you want to see it in action!

About

In this project, I built an interactive terminal game. The scenario is that the player has lost their hat in a field full of holes, and they must navigate back to it without falling down one of the holes or stepping outside of the field.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published