[ / / / / / / / / / / / / / ] [ dir / random / 93 / biohzrd / hkacade / hkpnd / tct / utd / uy / yebalnia ]

/agdg/ - Amateur Game Development General

AGDG - The Board
Name
Email
Subject
REC
STOP
Comment *
File
Password (Randomized for file and post deletion; you may also set your own.)
Archive
* = required field[▶Show post options & limits]
Confused? See the FAQ.
Embed
(replaces files and can be used instead)
Oekaki
Show oekaki applet
(replaces files and can be used instead)
Options
dicesidesmodifier

Allowed file types:jpg, jpeg, gif, png, webp,webm, mp4, mov, swf, pdf
Max filesize is16 MB.
Max image dimensions are15000 x15000.
You may upload5 per post.


Welcome to AGDG, keep working on your game anon!
See also: /ideaguy/ | /vm/

YouTube embed. Click thumbnail to play.

fb3f36 No.29828

Hi /agdg/

What i need for make a rpg like this one?

I'm a old programmer, but i never try made a videogame or other like. I know Java and C.

What i need for learn made videogame like this video or Dofus since newbie to master.

____________________________
Disclaimer: this post and the subject matter and contents thereof - text, media, or otherwise - do not necessarily reflect the views of the 8kun administration.

53bfb8 No.29829

For a graphically-simple game for someone unfamiliar with game dev(but familiar with Java), I'd recommend Unity in 2D. There are a ton of pieces in its API that are JFM(just fucking magic) such as scenes, UI, and prefabs. If you advance past "babby's first" tier, you'll quickly identify the limitations with the built-in tools and likely learn to hate how much you'll be forced to use the editor(rather than source code) to accomplish certain tasks.

If you don't want to use proprietary software and are willing to pick up python, I'd recommend pygame. It's not as much a 2D game engine as it is a convenient way to use SDL with python. If you know how you want to approach your game's architecture, this will allow you far more flexibility to make it happen without ever touching Unity's editor.

There's a world of other game engines(Godot, gamemaker, etc) that you could pick up if you wanted to start learning, but I've only got experience with the ones I recommended.

Disclaimer: this post and the subject matter and contents thereof - text, media, or otherwise - do not necessarily reflect the views of the 8kun administration.

480c6c No.29840

These are two gaming engines especially designed for grid based RPG.

http://flarerpg.org/

https://easyrpg.org/

This is a very useful map editor.

http://mapeditor.org/

Disclaimer: this post and the subject matter and contents thereof - text, media, or otherwise - do not necessarily reflect the views of the 8kun administration.



[Return][Go to top][Catalog][Nerve Center][Random][Post a Reply]
Delete Post [ ]
[]
[ / / / / / / / / / / / / / ] [ dir / random / 93 / biohzrd / hkacade / hkpnd / tct / utd / uy / yebalnia ]