+15 votes
890 views
in Technology by
by
C++, but try Unity, it's free game engine and has many tutorials



15 Answers

+1 vote
by (26.4k points)

You can make games on https://editor.wickeditor.com 

The site is designed for both animating and making games, the site even has it's own programming language which takes a bit of getting used to. I am still learning how to use the code and as I usually do animations I usually only use it for sounds. There are some categories in the code editor window that when select there are multiple actions to click on and it will put them in for you so you will just have to fill in a specific point and put a ';' at the end of that command. You can set multiple scripts for a frame or item. 

The site works best on a laptop or desktop PC. 

+1 vote
by (1.0k points)
Javascript, HTML, scratch, or CSS
+1 vote
by
Javascript and java are good options.
+2 votes
by (590 points)
There are like a ton of different programming languages for making games.

If you want to easily make a game where the backend isn't very complicated, use Scratch. Scratch is easy to learn, although it's slow.

If you want to make an amazing game that's fast but is incredibly hard to make, use things like Unity. Or Cocos2dx. Or make a web game with HTML, CSS, and JavaScript.
+1 vote
by (1.1k points)

The best one for making games is Python. Go to this site to learn:

https://www.learnpython.org/

+2 votes
by (1.34m points)

I do not use scratch. I code games. Here is a code for web search:

<form autocomplete="off" action='/search-results.html' id='search-form' method='get' target='_top'>
  <input id='search-text' name='q' placeholder= "Search Lickety!" type='text'/>
  <button id='search-button' type='submit'>
  <span>Search</span>
  </button>
  </form>
  </div>
  <style>
  #search-box {
  position: relative;
  width: 100%;
  margin: 0;
  }
   
  #search-form
  {
  height: 40px;
  border: 1px solid #999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  overflow: hidden;
  }
   
  #search-text
  {
  font-size: 14px;
  color: #ddd;
  border-width: 0;
  background: transparent;
  }
   
  #search-box input[type="text"]
  {
  width: 90%;
  padding: 11px 0 12px 1em;
  color: #333;
  outline: none;
  }
   
  #search-button {
  position: absolute;
  top: 0;
  right: 0;
  height: 42px;
  width: 80px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  border-width: 0;
  background-color:#2B60DE;
  -webkit-border-radius: 0px 20px 20px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  cursor: pointer;
  }
  </style></div>
   
by (26.4k points)
HTML
+2 votes
by

Echo Hello World

It works for me

And also French , dutch and Italian are not PROGRAMING languages.

+2 votes
by

I would recommend Java or Python with the library PyGamewink

+3 votes
by (134k points)
JavaScript is best in my opinion
+2 votes
by (90.2k points)
German and Swiss.



Related questions

+8 votes
11 answers 485 views
+8 votes
3 answers 351 views
asked Dec 3, 2018 in Technology by AlbiSeli (800 points)
+3 votes
4 answers 188 views
+4 votes
1 answer 60 views
+6 votes
3 answers 121 views
asked Oct 31, 2022 in Technology by Esie (147k points)
+5 votes
5 answers 117 views
+9 votes
8 answers 422 views
+4 votes
1 answer 82 views
+5 votes
1 answer 89 views
+4 votes
1 answer 182 views
+5 votes
0 answers 96 views
+2 votes
2 answers 61 views
+7 votes
8 answers 236 views
+4 votes
11 answers 598 views
asked Apr 9, 2021 in Other by TomBoyFoxGrl (13.6k points)
+6 votes
4 answers 193 views
+2 votes
5 answers 122 views
+1 vote
0 answers 44 views
asked Aug 30, 2023 in Videos by Cncvfeiouuebgtyb
+10 votes
2 answers 228 views
+6 votes
2 answers 149 views
+9 votes
2 answers 435 views
+9 votes
4 answers 323 views
+3 votes
5 answers 205 views
+2 votes
1 answer 57 views
0 votes
4 answers 60 views
0 votes
1 answer 26 views
+1 vote
1 answer 68 views
+10 votes
0 answers 183 views
asked Jan 27, 2019 in Technology by lypi123 (40.6k points)
+3 votes
5 answers 311 views

Recent Badges

Notable Question
Asked question received 50 views
- AdiTheNatureGirl -
Popular Question
Asked question received 100 views
- ThatOneRainbowWorm -
Famous Question
Asked question received 500 views
- NATHAN -
Popular Question
Asked question received 100 views
- CarlyTheSwede -
Nice Question
Question received +2 upvote
- SunshineSwiftie -
...