game name from get parameter

This commit is contained in:
Suvodip
2024-10-18 16:59:03 +05:30
parent 9ebf6f5d60
commit ff80faaf7d
7 changed files with 175 additions and 161 deletions

View File

@@ -573,7 +573,7 @@ import Layout from '../../layouts/Layout.astro';
// console.log(match)
if(match !== undefined){
scoreTotal++;
// console.log("Score Total", scoreTotal)
console.log("Score Total", scoreTotal)
}
if(counter === 8){
// console.log(counter)