Skip to content

Game where players use the browser's console to traverse a map of javascript objects and accomplish a mission. Map was created using javascript objects that point to each other. User can make the "player" object move by changing its pointer ('north, 'south', 'east', and 'west'). Appropriate messages are logged to the console based on user input.

Notifications You must be signed in to change notification settings

andynhn/javascript-objects-map-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

javascript-objects-map-game

Game where players use the browser's console to traverse a map of javascript objects and accomplish a mission. Map was created using javascript objects that point to each other. User can make the "player" object move by changing its pointer ('north, 'south', 'east', and 'west'). Appropriate messages are logged to the console based on user input.

About

Game where players use the browser's console to traverse a map of javascript objects and accomplish a mission. Map was created using javascript objects that point to each other. User can make the "player" object move by changing its pointer ('north, 'south', 'east', and 'west'). Appropriate messages are logged to the console based on user input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages