Skip to content

Skparab1/pascals-triangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pascals-triangle

Pascal's triangle generator in Js. Usable as a webpage for quick access. Webpage here

Features

  • goes up to 38 rows (after that it continuously exceeds javascript's max safe int)
  • is color coded for initial columns, then alternate colors
  • has horizontal lines for easy reading
  • Renders only once to minimize lag (if i rendered continuouly it would lag, and there's no need for that)

About

Pascal's triangle generator in Js. Usable as a webpage for quick access

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages