Skip to content

๐Ÿšถโ€โ™‚๏ธ An application that generates a random walk based on a user's name.

Notifications You must be signed in to change notification settings

alexfrankcodes/name-walker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Name Walker

An application that takes in a name, converts it into a number, and generates a random walk using that number as a seed. The end result is a unique random walk specific to each user's name.


๐Ÿ”จ Progress

The app currently takes in a string and converts it to a number that is used as a seed for the random walk. Styling is very basic at the moment, and will be my next major focus.

๐Ÿ”ฎ Future Features

Here's some features I'd like to add:

  • Users can zoom in and out on the canvas for different views of their walk
  • Users can control colors of both the canvas and walk points
  • Users can switch between completed walk vs. an animation of the walk
  • Users can combine their own walks with walk(s) of friend(s), with overlap marked w/ separate color(s)

Meta

Alexander Frank โ€“ @alexfrankcodes โ€“ alexfrankcodes@gmail.com

https://github.com/alexfrankcodes

About

๐Ÿšถโ€โ™‚๏ธ An application that generates a random walk based on a user's name.

Topics

Resources

Stars

Watchers

Forks