+ 1
Game?
Say if I wanted to make a game, could I just use HTML and CSS or would I have to Learn JavaScript, Ruby ect.
7 Antworten
+ 2
With only HTML and CSS, it would be possible to create a game, although it wouldn't have too many dynamic elements. Using JavaScript is probably the best option to make a dynamic and interactive game, so I would recommend looking into that.
+ 2
You should know javascrip because all of the logic and movement is code in javascript. Check my github acount to see some of my games. https://github.com/borislavvv00
+ 1
Ryan Sullivan (Suvan) I have made simple games before, but I wouldn't say that I would be able to make very graphical games.
Unity is basically a game engine that is used to make any type of games (e.g. 2D, 3D, first person, etc.). As Anastasya Rez mentioned, it uses C# and JavaScript to make its games
0
If you want to make a complicated game, i suggest you to learn C# or C++..
I've tried C# using unity and it's powerful
0
Faisal Yeah ok, just a question do you have the skills to create a very detailed looking game.
0
Anastasya Reskianissa what the heck is unity