Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Game creation?

A topic by messylawnclippings created Sep 11, 2023 Views: 271 Replies: 5
Viewing posts 1 to 8

I have been really interested in game design and stuff lately,,, does anyone know anyway to begin learning bc it's such an interesting and cool thing to me, i would love to try myself!!

Moderator moved this topic to General Development
Moderator

There are lots and lots of different ways. What kinds of games do you want to make? What skills do you have already?

(+2)

1 - pick your favorite game ... Warcraft for example...

2 - create some custom maps or levels ...

3 - see if anyone like your levels better than the default ones...

4 - see if this is fun for you ....

Next, look for a system that lets you do what you want...

If RTS is your thing, look into any open source engines (there are many FPS engines that are open source and just awesome)

Which ever way you go, you need to push the engine as hard as you can. Break things, just so you can learn how it works

so you can fix it. Everything is complicated. there is an open source JS RPG MMO engine even .... with a level editor...

You do not need to begin from scratch unless you have mastered the engine of choice and wish to do something the engine

does not permit .... At that point, look for any dev system that come closest to what you already learned from the previous engine.

If you use the JS RPG and you have exceeded it's design specs, maybe its time to roll your own in custom JS? or HAX.


Simply asking which is best will only start a meaningless discussion ... I have used everything from MASM, C++, PHP, Prolog, many flavors of basic and FASM 

on up to JS ... so far, the only one I truly dislike is Python ... just something about the syntax that just annoys me to no end.  In short, focus on something you love 

to do... after all, if it is your game, you will be doing it a lot. So, If you love the syntax of Python, and love making your platform MMO game, expect to spend

most of your time in the Python editor... (you can replace Python with any language or IDE and my point is still valid). Pick something that "Just Works" for you.

(+1)

I suggest you look into taking some online courses through Udemy or Coursera to see how you like it and what you can do. Coursera has a course for game development in Unity through Michigan State University. There are 5 ( i think) 4 week courses to take you through Unity and game development from 2D all the way through 3D games and would be a good intro point to see if you like it.

Game development sounds like a fun thing to do, but lets be honest here... its a lot of work and a lot of effort to make a really clean, nice, and functional game that you can be proud of and will have a nice little following.

I am currently working on my first as a side scroll RPG and will take me some time to create and develop before I even feel ready to push it out.

Good Luck and Enjoy the Process!

There are a lot of tools depending on what you want to make. RPGs and visual novels are an easy place to start if you just want to mess around and see what it's like. so anything from OHRRPGCE, RPG Maker, and Ren'py are all great places to start

There are a lot of ways to make games, but how depends on the type of game in question and also the platform you are using

I would look at videos online to learn more about the platform used and the game type you’re making. 

And if you REALLY want to get started, I would start your first game as part of a game Jam(Keep your game in line with rules and theme and don’t make a Jam solely for advertising your game)