Yes
MinejayTheDev
3
Posts
1
Topics
A member registered Mar 16, 2024
Recent community posts
I am aware that the use of WebGL is required, but I believe (and could be entirely wrong) that coding the game directly with JavaScript and the <canvas> HTML element does not technically use WebGL. As I understand it, the point is for the game to be web-based for ease of access. Would it still be legal to code the game directly in JavaScript rather than building WebGL from some external language?
(Is it a bad idea? Probably. )