Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Simple game to make and learn from? [closed]

Asked by 5 years ago

I am a serious noobie at scripting and the game ideas I've come up with are way more difficult than I thought. I was wondering if anybody knew of a sort of learning game to create and learn from. Thanks!

0
I suggest making a maze that has a few keys in it, only one key is available at a time. When you collect one key, another one spawns (you can make the spawnpoint randomized for more of a challenge, or have reference points in the workspace). When you get the final key, display a message on the characters screen that tells them a door has opened that leads out of the maze. cmgtotalyawesome 1418 — 5y
0
^ thats one of the first games I made and I learned a lot about Touched events, screen GUIs, and how the hierarchy system works in roblox. cmgtotalyawesome 1418 — 5y

Closed as off-topic by User#24403

This question has been closed by our community as being off-topic from ROBLOX Lua Scripting.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 5 years ago

Hi, i made a game specific to roblox scripting you can chek it: https://www.roblox.com/games/3307950168/Basic-Roblox-Scripting-v1-2-Beta

Ad