let currentQuestionIndex = 0; function goToNextQuestion() { // Hide current question document.getElementById("question" + currentQuestionIndex).style.display = "none"; // Increment index currentQuestionIndex++; // Show next question document.getElementById("question" + currentQuestionIndex).style.display = "block"; } let RoachLike = 0; let JJPLike = 0; let DaleLike = 0; let FrankyLike = 0; let DezbaLike = 0; let ThyneLike = 0; let PerlieLike = 0; let RiverLike = 0; let ParthaLike = 0; let userChar = RoachLike > DaleLike ? Roach[RoachLike % 5] : Dale[DaleLike % 5];
top of page

Which Character are you?

C. Onuris

God of War and Hunting

© Copyright 2024 R.A. Rust

Do NOT use my work to train A.I.

bottom of page