0

Do u think I can build games from the knowledge I gain in here?

29th Aug 2025, 1:08 PM
tamina.
tamina. - avatar
5 odpowiedzi
+ 2
tamina. Completely depends on what type of game are you talking about!!
29th Aug 2025, 1:37 PM
Gulshan Mahawar
Gulshan Mahawar - avatar
+ 1
Gta? Ofcourse not haha Word puzzles, chess, racing games?
29th Aug 2025, 3:07 PM
tamina.
tamina. - avatar
0
tamina. Yes, sl will teach you basics of coding which will help you in creating logics in your games such as word puzzles, chess and racing games. But I will recommend you to use various resources available on google if you wanna learn more after Sololearn advance course. For example if you wanna create a game in web, then all the part you see on page goes into html and css and all the background concepts and logics goes into js. Here is a popular example: https://sololearn.com/compiler-playground/WQK06A75id02/?ref=app
29th Aug 2025, 3:13 PM
Gulshan Mahawar
Gulshan Mahawar - avatar
0
For simple html games (turn based games, for example) the answer is: yes. For any futher game development: pixel art games, canvas 2d, 3d, WebGL, Unity etc. etc. you need solid grasp of programming language along with deeper understanding of graphics. Just start with basics here, take your time, don't rush it, it's not a race! You'll be gradually learning everyday, step-by-step. Good luck!
29th Aug 2025, 10:57 PM
Artur
Artur - avatar
0
If we are talking a simple game using HTML, css, and JavaScript, most likely yes. For java, you really need to know how to use java.awt and the graphics class which are not taught. You'd also need to learn some more minute details about the program and get comfortable with OOP and working with many different classes
30th Aug 2025, 4:20 AM
Luca