Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6528223
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T09:30:53+00:00 2026-05-25T09:30:53+00:00

Making a JavaScript game for a school assignment and I’m in need of some

  • 0

Making a JavaScript game for a school assignment and I’m in need of some help.

I’ve got a 5×5 grid of radio buttons, a start button and a table with a span inside to display points. Upon clicking the start button, the variable ‘playing’ becomes true and a random radio is selected. if a player clicks the selected radio, the points variable is +1 and another random radio is selected.

So far I’ve managed to get the random radio select functions to work however I’m not really sure how to go about the rest. Not too sure how to check if a player clicks on the right radio button.

function SelectRadio(){
    var array = document.getElementsByName('radio'); //Selects all the radio buttons.
    var randomNumber=Math.floor(Math.random()*25)+1; // Selects a random number.
    array[randomNumber-1].checked = true; //Selects a random from the array.
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T09:30:53+00:00Added an answer on May 25, 2026 at 9:30 am

    I just made this jsFiddle, check it out and tell if you want other stuff.

    Checkboxes Game – JSFiddle

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm making a javascript game and need to bind a lot of keys to
I am working on making a simple Javascript game and need to be able
I am making a 2D game in javascript/ajax, that will be using data stored
I am thinking about making a website with some fairly intense JavaScript/canvas usage and
I'm making a page which has some interaction provided by javascript. Just as an
I'm creating a building game in JavaScript and PHP that involves a grid. Each
I'm making a game using canvas, and javascript. When the page is longer than
I am making a Javascript game with the canvas tag, and I am using
I am making a browser based javascript game. As such, within the game there
I'm making a game in HTML5's Canvas + JavaScript. My CPU use for the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.