Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » More advanced scripting program that's similar to Scratch and RPG Maker?
- Mimikyu2037
-
Scratcher
2 posts
More advanced scripting program that's similar to Scratch and RPG Maker?
(just to explain if you don't know RPG Maker MV has this more simplified ‘event’ system in addition to actual scripting. It's kinda like scratch.)
Making stuff in Scratch and RPG Maker is a lot of fun and I want to move on to making full on games, but I'm just endlessly confused by how overly complicated real scripting is. Are there any programs/languages that are like Scratch and RPG Maker's simplicity that I can make actual games/programs in? It doesn't have to be block based, but the general simplicity of it compared to how complex something like LUA is.
Making stuff in Scratch and RPG Maker is a lot of fun and I want to move on to making full on games, but I'm just endlessly confused by how overly complicated real scripting is. Are there any programs/languages that are like Scratch and RPG Maker's simplicity that I can make actual games/programs in? It doesn't have to be block based, but the general simplicity of it compared to how complex something like LUA is.
Last edited by Mimikyu2037 (Feb. 19, 2021 06:24:08)
- Nstefanide
-
Scratcher
53 posts
More advanced scripting program that's similar to Scratch and RPG Maker?
Unity is a program that the coding isn't to hard to learn … I honestly don't know any good programs for coding that are easy like scratch. 

- Rendangbike2
-
Scratcher
1000+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
I recommend Stencyl.
- Maximouse
-
Scratcher
1000+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
I recommend Stencyl.I think Stencyl would be a good choice. Text-based languages are at least as complex as Lua, so if you don't want that it's better to use a block-based language.
- ninjaMAR
-
Scratcher
1000+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
Python is a good choice for a text-based language. If you want games you could use pygame which is simple.
Last edited by ninjaMAR (Feb. 19, 2021 14:36:27)
- Maximouse
-
Scratcher
1000+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
If you want games you could use pygame which is simple.It's simple in the sense that it doesn't have many features, but it isn't simple to work with. Arcade might be better for beginners.
But the OP wants something less complex than Lua, which I don't think Python is.
- Rendangbike2
-
Scratcher
1000+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
Unity is a program that the coding isn't to hard to learn … I honestly don't know any good programs for coding that are easy like scratch.Wow, that is a bad desicion.
- ninjaMAR
-
Scratcher
1000+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
lua is hardIf you want games you could use pygame which is simple.It's simple in the sense that it doesn't have many features, but it isn't simple to work with. Arcade might be better for beginners.
But the OP wants something less complex than Lua, which I don't think Python is.
- Rendangbike2
-
Scratcher
1000+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
yup.lua is hardIf you want games you could use pygame which is simple.It's simple in the sense that it doesn't have many features, but it isn't simple to work with. Arcade might be better for beginners.
But the OP wants something less complex than Lua, which I don't think Python is.
- Greg8128
-
Scratcher
500+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
If you're looking for “Scratch but more advanced”, try Snap! at http://snap.berkeley.edu . It has a wide range of advanced features, but you can also code the exact same way as you do in Scratch.
RPG maker uses JavaScript. Naturally, you could try your hand at learning JavaScript in a wider context (for example basic web development). You could also try out other scripting languages. I recommend Lisp, which (indirectly) inspired both JavaScript and Scratch.
RPG maker uses JavaScript. Naturally, you could try your hand at learning JavaScript in a wider context (for example basic web development). You could also try out other scripting languages. I recommend Lisp, which (indirectly) inspired both JavaScript and Scratch.
Last edited by Greg8128 (Feb. 21, 2021 09:21:22)
- 9gr
-
Scratcher
1000+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
i was an intermediate programmer in lua before.lua is hardIf you want games you could use pygame which is simple.It's simple in the sense that it doesn't have many features, but it isn't simple to work with. Arcade might be better for beginners.
But the OP wants something less complex than Lua, which I don't think Python is.
i outgrew roblox
scratch is better
- Rendangbike2
-
Scratcher
1000+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
If you're looking for “Scratch but more advanced”, try Snap! at http://snap.berkeley.edu .I think the OP was trying to ask a specific Game Maker
- Bacteria999
-
Scratcher
1000+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
If you want everything that Scratch has, but function-oriented and focused on mathematical algorithms, I recommend Snap! If you have a powerful PC and want to make high-quality 3d games, I recommend Blueprints from Unreal Engine.
You can also learn programming languages like Python, Javascript, Lua, GML which are very easy and quite powerful.
You can also learn programming languages like Python, Javascript, Lua, GML which are very easy and quite powerful.
- ninjaMAR
-
Scratcher
1000+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
maybe learn c,c# or c++i was an intermediate programmer in lua before.lua is hardIf you want games you could use pygame which is simple.It's simple in the sense that it doesn't have many features, but it isn't simple to work with. Arcade might be better for beginners.
But the OP wants something less complex than Lua, which I don't think Python is.
i outgrew roblox
scratch is better
- Rendangbike2
-
Scratcher
1000+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
No, God, Nomaybe learn c,c# or c++i was an intermediate programmer in lua before.lua is hardIf you want games you could use pygame which is simple.It's simple in the sense that it doesn't have many features, but it isn't simple to work with. Arcade might be better for beginners.
But the OP wants something less complex than Lua, which I don't think Python is.
i outgrew roblox
scratch is better
- -EmeraldThunder-
-
Scratcher
1000+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
I find it rather easy and I would say it was good for a beginner.lua is hardIf you want games you could use pygame which is simple.It's simple in the sense that it doesn't have many features, but it isn't simple to work with. Arcade might be better for beginners.
But the OP wants something less complex than Lua, which I don't think Python is.
- ninjaMAR
-
Scratcher
1000+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
whyNo, God, Nomaybe learn c,c# or c++i was an intermediate programmer in lua before.lua is hardIf you want games you could use pygame which is simple.It's simple in the sense that it doesn't have many features, but it isn't simple to work with. Arcade might be better for beginners.
But the OP wants something less complex than Lua, which I don't think Python is.
i outgrew roblox
scratch is better
- Greg8128
-
Scratcher
500+ posts
More advanced scripting program that's similar to Scratch and RPG Maker?
Basically any programming language can be a “game maker” if you want to use it as one. If a programming language can take input and produce output, it can be used to make games.If you're looking for “Scratch but more advanced”, try Snap! at http://snap.berkeley.edu .I think the OP was trying to ask a specific Game Maker
- Mimikyu2037
-
Scratcher
2 posts
More advanced scripting program that's similar to Scratch and RPG Maker?
I'm following some tutorials to make a platformer in GameMakerStudio 2. It's not the most complicated confusing scripting but there's so much stuff going on idk if I could figure out how to make anything on my own without a tutorial to follow..
- computer-osmaker
-
Scratcher
22 posts
More advanced scripting program that's similar to Scratch and RPG Maker?
if <(length of [Forum v] :: list) = [19]> then
if <(current [year v]) > [2021]> then
think [This Forum is OLD]
end
end
- Discussion Forums
- » Advanced Topics
-
» More advanced scripting program that's similar to Scratch and RPG Maker?









