+ 2
Hi guys is it possible to create a game with html5 and css3
game
6 Respostas
+ 8
Yes it is possible, but you can't do it without javascrip, why? because javascript is a programming language that will set the logic and the rules of the game. Remember: HTML sets the structure of the document, CSS sets the look and feel of the document and JAVASCRIPT sets the logic and the events of the game.
Here is an example of it: https://codepen.io/natewiley/pen/HBrbL
+ 1
Tnx Cleiton for that info. Did you work with that tool ? I want to make a browser game RPG style based on textual events.
0
Well you can make android apps with HTML, CSS and Javscript so yes is you include JavaScipt
0
construck 2 !
0
I think yeah, it is possible
0
yes