Is javascript what I need?

Started by Led, April 14, 2016, 04:41:38 PM

Previous topic - Next topic
April 14, 2016, 04:41:38 PM Last Edit: April 14, 2016, 07:16:40 PM by Led
I would like to make an application that would run on a webpage.

The application needs to be able to accept user inputs (like the radius of a circle) and then be able to draw an object (like a circle) based on the input.

I might also want to use a mouse and move the object (center of the circle) around on the screen.

Is Javascript (or Java, or something else) what I need to use?

Thanks  :cheers:
Quote from: Abraham Lincoln. on November 04, 1971, 12:34:40 PM
Don't believe everything you read on the internet

Given how such amazing classics like Cookie Clicker are written in Javascript I would imagine it would be more than passable for your use case. Though I'm no web developer so some of the more Web-savy folk around here may have a more valid opinion.