= finalGameScore) return highestScore = finalGameScore highestScoreUser = window.userProfile.address savingScore = true window.toggleModal() const api = window.highestScoringApi const data = { score: finalGameScore, userAddress: highestScoreUser, } try{ const res = await fetch(api, { headers: { "Content-Type": "application/json" }, method: "POST", body: JSON.stringify(data) }) savingSuccess = true const result = await res.json() } catch(e){ console.log(e) savingSuccess = false }finally { savingScore = false } ' >
Congratulations!!!
You Beat The Highscore
Close
Welcome to StackUp Invaders
The best game for legendary shooters
Play Now
Press the spacebar to shoot and arrows to move in all 4 directions!
Overall Highest Score:
(Set by
)
Start Game