Mastering Roblox Coding: The unofficial guide to leveling up your Roblox scripting skills and building games using Luau programming
暫譯: 精通 Roblox 編程:提升您的 Roblox 腳本技能與使用 Luau 編程建構遊戲的非官方指南
Kiepe, Mark
- 出版商: Packt Publishing
- 出版日期: 2022-08-26
- 售價: $1,600
- 貴賓價: 9.5 折 $1,520
- 語言: 英文
- 頁數: 424
- 裝訂: Quality Paper - also called trade paper
- ISBN: 180181404X
- ISBN-13: 9781801814041
-
相關分類:
程式語言、遊戲設計 Game-design
立即出貨 (庫存=1)
買這商品的人也買了...
-
$595$583
相關主題
商品描述
Discover how to build enhanced feature-filled games using the power of Luau programming by getting hands-on with creating a complete end-to-end game using Roblox Studio
Key Features
- Leverage the tips and tricks covered in this game development book for writing advanced Roblox scripts
- Explore the capabilities of Roblox Luau to create complex games using user input, datastores, and user interfaces for all devices
- Each subject contains an additional exercise for the reader to experiment
Book Description
Roblox is a game platform with over 47 million daily active users. Something unique to Roblox is that you're playing games made by other gamers! This means that you can make your own games, even if you have no experience. In addition, Roblox provides a free engine that allows you to create and publish a simple game in less than five minutes and get paid while at it.
Most Roblox games require programming. This book starts with the basics of programming in Roblox Luau. Each chapter builds on the previous one, which eventually results in you mastering programming concepts in Lua. Next, the book teaches you complex technologies that you can implement in your game. Each concept is explained clearly and uses simple examples that show you how the technology is being used. This book contains additional exercises for you to experiment with the concepts you've learned. Using best practices, you will understand how to write and build complex systems such as databases, user input controls, and all device user interfaces. In addition, you will learn how to build an entire game from scratch.
By the end of this book, you will be able to program complex systems in Roblox from the ground up by learning how to write code using Luau and create optimized code.
What you will learn
- Understand and learn the basics of Roblox Luau
- Discover how to write efficient and optimized Luau code to avoid bad smells
- Explore how to optimize your game for PC, consoles, phones, and tablets
- Get up to speed with how to build databases using Luau
- Understand client and server functionalities and learn how to securely establish communication
- Discover how to build an advanced Roblox game from scratch
Who this book is for
This book is for fairly experienced Roblox developers who have basic programming knowledge and want to take their skills to the next level with advanced concepts in a simple and effective way. Basic knowledge of Roblox, Roblox Studio, and Roblox Luau is recommended before getting started with this book. A short refresher is provided for those who have not used Roblox in a while.
商品描述(中文翻譯)
發現如何利用 Luau 程式設計的力量來建立功能豐富的增強型遊戲,透過實作使用 Roblox Studio 創建一個完整的端到端遊戲。
主要特點
- 利用本書中涵蓋的遊戲開發技巧和竅門來撰寫進階的 Roblox 腳本
- 探索 Roblox Luau 的能力,使用用戶輸入、數據存儲和所有設備的用戶介面來創建複雜的遊戲
- 每個主題都包含額外的練習,讓讀者進行實驗
書籍描述
Roblox 是一個擁有超過 4700 萬日活躍用戶的遊戲平台。Roblox 的獨特之處在於你正在玩其他玩家製作的遊戲!這意味著即使你沒有經驗,也可以創建自己的遊戲。此外,Roblox 提供了一個免費的引擎,讓你在不到五分鐘的時間內創建並發布一個簡單的遊戲,並在此過程中獲得報酬。
大多數 Roblox 遊戲都需要程式設計。本書從 Roblox Luau 的程式設計基礎開始。每一章都在前一章的基礎上進行擴展,最終使你掌握 Lua 的程式設計概念。接下來,本書教你可以在遊戲中實現的複雜技術。每個概念都清楚地解釋,並使用簡單的例子來展示技術的使用方式。本書包含額外的練習,讓你可以實驗所學的概念。通過最佳實踐,你將了解如何撰寫和構建複雜的系統,例如數據庫、用戶輸入控制和所有設備的用戶介面。此外,你將學會如何從零開始構建整個遊戲。
在本書結束時,你將能夠從頭開始在 Roblox 中程式設計複雜的系統,學會如何使用 Luau 撰寫代碼並創建優化的代碼。
你將學到的內容
- 理解並學習 Roblox Luau 的基礎知識
- 發現如何撰寫高效且優化的 Luau 代碼以避免不良氣味
- 探索如何為 PC、主機、手機和平板電腦優化你的遊戲
- 了解如何使用 Luau 建立數據庫
- 理解客戶端和伺服器功能,學習如何安全地建立通信
- 發現如何從零開始構建一個進階的 Roblox 遊戲
本書適合對象
本書適合具有基本程式設計知識的相當有經驗的 Roblox 開發者,並希望以簡單有效的方式將技能提升到更高的水平。建議在開始本書之前具備 Roblox、Roblox Studio 和 Roblox Luau 的基本知識。對於那些已經有一段時間未使用 Roblox 的人,提供了簡短的回顧。
作者簡介
Mark Kiepe is an experienced Roblox Programmer and Game Designer with over six years of experience. He has contributed to a dozen of successful Roblox games. Besides that, he is the Co-Owner of a Roblox Game Studio called Sarcastic Studios with games such as Pet Store Tycoon and Dream Island. Mark has contributed to more than 150 million play sessions across all games at the time of writing.
Mark started as a self-taught programmer on Roblox. What he learned on Roblox helped him in College. He currently attends a University of Applied Sciences in The Netherlands, where he studies Software Development.
作者簡介(中文翻譯)
馬克·基佩(Mark Kiepe)是一位經驗豐富的 Roblox 程式設計師和遊戲設計師,擁有超過六年的經驗。他參與了十多款成功的 Roblox 遊戲。此外,他還是名為 Sarcastic Studios 的 Roblox 遊戲工作室的共同擁有者,該工作室的遊戲包括《寵物商店大亨》(Pet Store Tycoon)和《夢想島》(Dream Island)。截至撰寫時,馬克已為所有遊戲貢獻了超過 1.5 億次的遊玩會話。
馬克最初是一位自學成才的 Roblox 程式設計師。他在 Roblox 上學到的知識幫助了他的大學學習。他目前就讀於荷蘭的一所應用科學大學,專攻軟體開發(Software Development)。
目錄大綱
1. Getting Up to Speed with Roblox and Lua Basics
2. Writing Better Code
3. Event-Based Programming
4. Securing Your Game
5. Optimizing Your Game
6. Creating User Interfaces For All Devices
7. Listening To User Input
8. Building Data Stores
9. Monetizing Your Game
10. Creating Your Own Simulator Game
目錄大綱(中文翻譯)
1. Getting Up to Speed with Roblox and Lua Basics
2. Writing Better Code
3. Event-Based Programming
4. Securing Your Game
5. Optimizing Your Game
6. Creating User Interfaces For All Devices
7. Listening To User Input
8. Building Data Stores
9. Monetizing Your Game
10. Creating Your Own Simulator Game