Game : Lua Script Lesson 📚

GAME NAME: Lua Script Lesson :books:
ORIGIN : :fr:
PLAYER COUNT: 8
CORE VERSION: 1.9.9
GAME VERSION: 1.0.13
GAME LINK: Core link
WEBSITE : Link

Screenshot0001 3D

GAME DESCRIPTION:
A game teaching snippets of Lua
There are no stupid questions
Feel free to comment

Community Content Credits :

Blackboard by Joviex
Day Night Cycle by Hekate
Wood Sign by Loganou974

Hekate - Day Night Cycle
Joviex - Blackboard
Loganou974 - WoodSign

To Aj : You are the best !

GAME ROADMAP:
planned updates : more lua :waning_crescent_moon::

GAME VERSION NOTES:
1.0.0 - 07/02/2021 - Initial release :tada:
1.0.13 - 11/02/2021 - 16th Blackboard added :tada:

CODE SNIPPETS :

001

UI.PrintToScreen("Hello World!")

002

local function Init()
  UI.PrintToScreen("Hello World!")
end
Init()

MEDIA:



8 Likes

I am in need of a mentor for LUA, so this is a fantastic resource!!!!!

2 Likes

Love this so so much! I once tried to put Core documentation on the Joviex blackboard, and this is a MUCH better idea! Thank you for making it!

2 Likes

Thanks ! i will update it according to the feedbacks
Anyone can use it for video tutorials :kissing_smiling_eyes:

1 Like