How to reset to the beginning of the page | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to reset to the beginning of the page

I am working on my rock paper knife game but after it is played once i dont know how to reset it to beginning again so that the game could be restarted

20th Dec 2016, 8:08 AM
Utkαrsh
Utkαrsh - avatar
1 Answer
0
You could just reload the page? window.location.reload(true);
25th Dec 2016, 9:49 AM
xmillsa