Forums

Is Javascript Canvas a Good idea?

I wish to make an interactive game with python, html, and javascript.

I just started experimenting with jQuery, the only method that changes elements of a webpage without reloading/going to a new web page. If I want to make a simple 2d player webgame, is it worth learning how to use html's canvas (with Javascript), or is only using jQuery significantly easier? ie. is learning how to use canvas "worth it"?)

I'm pretty knowledgeable in python but I'm a beginner in Javascript and html so I just wanted to hear the opinion of someone who actually knows what they are doing :D. I also want to make sure that all the logic of the game is done with python code.

Thanks!

On PythonAnywhere you will get answers related directly to PythonAnywhere -- if you have broader programming questions it's better to look in broader programming forums (like Stack Overflow, for example).