Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

what programs i could use for making games Locked

A topic by MarselJ333 created Jul 10, 2019 Views: 9,146 Replies: 10
This topic was locked by No Time To Play Jan 24, 2024

spam prevention

Viewing posts 1 to 10
(+10)

hello! im new to itch.io but i love making games whatever way i can. im just wondering what programs i could use for making games and uploading them here. thank you!

Moderator moved this topic to General Development
Moderator(+5)

There are many different ways to make games, so you'll have to narrow it down. What kind of games do you want to make, and how much are you willing to learn? Would you learn programming, for instance?

(+1)

I am willing to learn and i want to make a more simple type game . 

Moderator(+1)

All right, but what kind of game? And for what platform? There are many game engines for the web, but fewer for native games, so that's a factor.

Deleted 106 days ago
(+2)

try downloading Unity, and follow some youtube tutorials to learn how to use it. It's free, and you could make all sort of games with it, from a simple 2d alien invaders to massive 3d games.

(+2)

Oh ok thx . Early in the day i downloaded unity but havent used it yet. Il check out some tutorials becose unity is a bit more complicated then im used for.

(+1)

If you're looking for something simple - then try Construct and GameSalad- they basically use drag and drop to build a game - no coding required.

Clickteam Fusion has a free starter edition - you don't need to learn code for it.  It's a bit more involved than Construct / Game Salad - but also a lot more flexible - they also have some included tutorials.

GameMaker's beginner tutorials are very good - or used to be - I haven't looked at them in years, but I started learning with GameMaker and it gave me more knowledge than just programming - they also covered good game design etc.   However, you will have to learn some code to use GameMaker - but they teach you that in their tutorials / documentation to some extent.

(+2)

There are so many different tools. More than i can list, but here's what's off the top of my head:

Engines:

  • Unity
  • Unreal
  • Godot
  • Game Maker
  • Construct 2

Modelling:

  • Blender
  • 3DS Max (not free, but maybe educational plan if student)
  • 3DS Maya (not free, but maybe educational plan if student)

Graphics

  • Pain
  • Gimp
  • Paint.net
  • Photoshop
  • Krita

Audio

  • Audacity
  • FL Studio

Also, there are tons of people who would be willing to collab in areas you fall short int. There are also tons of sites that offer free and buying resources (sounds, art, examples).

(+8)

Here are a few tools i know of

-Engines-

* Unity

* Unreal

* CRYengine

* Uhro3D ( or something like that )

* BUILD 2

* Quake Engine

* Source

* GoldSrc

* LOVE2D

* Cube2 Engine

* FPSCreator

* GameGuru

* Blitz3D

* BlitzMax

* Leadwerks

* Blender Engine ( for old versions of blender )

* ClickTeam Fusion 2.5

* Construct ( Free)  2 and 3 (paid)

* Buildbox

* Minetest (more of a game but still)

* 101 Game Engine

* CopperCube 6 ( or something like that)

* Danmakufu ( For Bullet Hells)

-DAWS ( Music Producers and audio editors)

* LMMS

* Fruity Loops studios 20

* MixCraft

* Majix

* Audacity

-Image Editors and Makers-

* Paint .NET

* GIMP

* Photoshop

* MS Paint -_-

* Plenty of online sprite creators

-IDEs-

* SASM ( Assembler code )

* Notepad++ (various)

* MS Visual Studios

* Netbeans

* Eclipse

* Notepad (wait a sec)

* Dev-C++

* Code::Blocks

* JEdit

* Easy64K

* XCode



Hope this helps you out :)


~ Star

Hi Marsel! so. if you dont know unity or unreal code, you can use scratch! its an blocking coding! here is the site: scratch.mit.edu

I begin my journey with Unity Game Engine in 2015, And now I'm enjoying using it for all my problem in game development. Even for making apps. LOL
It's great game engine you should learn I think. If you like to write code especially :)

Moderator locked this topic