0
Help on how to create a simple game
Am new at this I want to learn
8 Answers
+ 3
I am not expert at front end, however according to my knowledge about it I can say that HTML, CSS and js operators, functions, objects, prototypes, classes, iterators, generators, etc. are very important. And if you are good at these fundamentals, then you can learn game tutorial through free camp code. You can make simple game through it.
+ 1
If you are beginner, then you should learn basic codes. After getting enough skills, you can make a game like tic tac toe, snake game, flapping bird, etc.
+ 1
Hi! before asking your question anywhere, try to look for the answer in Google first
https://gamedevacademy.org/how-to-make-a-html5-game/
https://dev.to/lukegarrigan/top-5-best-games-to-code-as-a-beginner-9n
https://justacoding.blog/8-simple-javascript-games-for-beginners/
https://www.sololearn.com/learn/13433/?ref=app
+ 1
you should also pay attention to gaming frameworks that make it easier for you to write games. some of them do not require knowledge of the programming language at all
Web games:
HTML5(GDevelop)
https://html5gamedevelopment.com/
Phaser game engine
https://phaser.io
Gamemaker(only 2D,without PL)
2D engines for beginners:
- Stencyl
- RPG-maker
- Ink - free addition for Unity(html,C#)
- GameMaker Studio2(paid 100$,drag&drop)
The Easiest Game Engines Ever:
Flash(Stencyl)
DirectX(Construct Classic)
C(Raylib)
Lua(LOVE 2D)
Haxe(Heaps)
https://code.sololearn.com/Wrx937JGOJ3E/?ref=app
https://code.sololearn.com/WgHz70TTPkfF/?ref=app
+ 1
You can use python to create a ping pong game.
https://youtu.be/xzuguCSizWw
Watch this video.
0
Ok which basic code should I learn
0
Ovayo Nakase which programming language you are currently learning?
0
HTML and game web development with JS
Hot today
What's wrong? :(
1 Votes
Why won't my image display
0 Votes
How the answer is 50?
0 Votes
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
2 Votes
Number of Ones ( C++ ) question!
1 Votes