Help on how to create a simple game | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Help on how to create a simple game

Am new at this I want to learn

30th Nov 2022, 1:00 PM
Ovayo Nakase
Ovayo Nakase - avatar
9 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.
30th Nov 2022, 1:38 PM
Anonymous
Anonymous - avatar
+ 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.
30th Nov 2022, 1:24 PM
Anonymous
Anonymous - avatar
+ 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
30th Nov 2022, 10:02 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
You can use python to create a ping pong game. https://youtu.be/xzuguCSizWw Watch this video.
1st Dec 2022, 9:02 PM
MUSTAFA ALAA
MUSTAFA ALAA - avatar
0
Ok which basic code should I learn
30th Nov 2022, 1:26 PM
Ovayo Nakase
Ovayo Nakase - avatar
0
Ovayo Nakase which programming language you are currently learning?
30th Nov 2022, 1:28 PM
Anonymous
Anonymous - avatar
0
HTML and game web development with JS
30th Nov 2022, 1:30 PM
Ovayo Nakase
Ovayo Nakase - avatar
0
I'm thinking about making a maze game with 2 levels and there is like one more level and that is the final level in the final level is a boss fight and the boss has 100/100 health and the boss can spawn minions to take your health the bosses animations are like he can use his hands to smash you and that animation takes all health and you'll just spawn back at the boss if you die. and each maze level there are keys around the maze levels and you have to use those keys to access each door to the main door that access to another level. And the bosses minions are chasing you through the maze levels until you get to the boss fight. And after you defeat the boss there is going to be an elevator that leads to a chapter end. and the end says the end chapter 2 coming soon
27th May 2023, 1:35 PM
Jane Carroll
Jane Carroll - avatar