Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 410 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 410 Bytes

Conway's Doomsday Algorithm

This simple webpage helps you practice the Doomsday algorithm, used to compute the weekday of any date.

To use the page go to this repo's Github Pages.

For more info on the algorithm please check out this Wikipedia article, or this Youtue video