- Unity Android Game Development by Example Beginner's Guide
- Thomas Finnegan
- 61字
- 2021-07-21 18:01:22
Creating a Tic-tac-toe game
The project for this chapter is a simple Tic-tac-toe-style game, similar to what any of us might play on paper. As with anything else, there are several ways you could make this game. We are going to use Unity's GUI system, in order to better understand how to create a GUI for any of our other games.
推薦閱讀
- Python機器學(xué)習(xí):數(shù)據(jù)分析與評分卡建模(微課版)
- 新一代通用視頻編碼H.266/VVC:原理、標(biāo)準(zhǔn)與實現(xiàn)
- 跟“龍哥”學(xué)C語言編程
- 實戰(zhàn)Java程序設(shè)計
- Data Analysis with IBM SPSS Statistics
- C++新經(jīng)典
- Kotlin編程實戰(zhàn):創(chuàng)建優(yōu)雅、富于表現(xiàn)力和高性能的JVM與Android應(yīng)用程序
- Java語言程序設(shè)計教程
- 智能搜索和推薦系統(tǒng):原理、算法與應(yīng)用
- 零基礎(chǔ)學(xué)C語言第2版
- Kotlin Programming By Example
- Java 9 Programming By Example
- C++ System Programming Cookbook
- 面向?qū)ο蟪绦蛟O(shè)計及C++(第3版)
- Mastering Python