Hi,i want to know that how can i create small games(which we can play on internet directly).Which languages should i learn? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Hi,i want to know that how can i create small games(which we can play on internet directly).Which languages should i learn?

4th Feb 2017, 2:42 PM
wajih47
wajih47 - avatar
6 Antworten
+ 1
html and javscrript
4th Feb 2017, 3:05 PM
VishalYumnam
VishalYumnam - avatar
+ 1
consider the availability of sockets for multiplayer functionalities
4th Feb 2017, 5:13 PM
seamiki
seamiki - avatar
+ 1
Processing JS. Google Khan academy
4th Feb 2017, 10:22 PM
Dylan James
Dylan James - avatar
+ 1
@ Dylan James I point out the new processing based library for JavaScript: p5js. http://p5js.org there are very good and entertaining tutorials by Daniel Shiffman, online on the youtube channel "The Coding Train". Arguments covered: basic coding in processing environment, OOP, image manipulation, computer vision, HTML DOM interaction, sound i/o, video i/o, database access, socket connections, physics engines, genetic algorithms ecc.. Precious resources made available specially for beginners.
4th Feb 2017, 11:39 PM
seamiki
seamiki - avatar
+ 1
@seamiki Funny you mention that. I've watched all of Dan's videos. great guy and awesome teacher.
5th Feb 2017, 12:53 AM
Dylan James
Dylan James - avatar
+ 1
@Dylan James 2 i started thanks to his first book "Learning Processing", that was the only programming book i was able to finish. The youtube videos are totally the next level and the perfect companion for "The Nature of Code": his second book. Big fan of Processing.org thanks to his teachings.
5th Feb 2017, 12:57 AM
seamiki
seamiki - avatar