Skip to content

jingyanvanamsterdam/findyourhat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

findyourhat

This is my updating project from Codecademy!

Steps of developement

  1. Have the character start on a random location that’s not the upper-left corner.
  2. Create a “hard mode” where one or more holes are added after certain turns.
  3. Improve your game’s graphics and interactivity in the terminal. There are many helpful packages to assist with this, and you can really get creative with how you approach terminal games.
  4. Create a field validator to ensure that the field generated by Field.generateField() can actually be solved. This might be pretty difficult! You’ll essentially be creating a version of a maze solver.*/

About

This is my updating project from Codecademy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors