- GameMaker Cookbook
- Brandon Gardiner
- 106字
- 2021-07-30 09:52:46
Introduction
GameMaker is a great tool for people interested in various aspects of game development. It can be used to quickly create simple, playable games, or even churn out hits like Hotline Miami and Gunpoint. Want to take part in a game jam? GameMaker can save you hours of coding, and as many headaches. Have a game mechanic you want to visualize? GameMaker is great for prototyping; it can do that. Well, you will have to do the work. GameMaker will just make it faster and easier.
Let's take a look at just how quickly and easily we can make a game using GameMaker's drag-and-drop interface.
推薦閱讀
- Cocos2D-X權威指南(第2版)
- R語言數據分析從入門到精通
- 數據結構和算法基礎(Java語言實現)
- DevOps入門與實踐
- Mastering Kotlin
- Julia機器學習核心編程:人人可用的高性能科學計算
- Python Network Programming Cookbook(Second Edition)
- 軟件項目管理實用教程
- 利用Python進行數據分析(原書第3版)
- Mastering Linux Security and Hardening
- C#程序設計教程(第3版)
- Creating Data Stories with Tableau Public
- Android嵌入式系統程序開發:基于Cortex-A8(第2版)
- Mudbox 2013 Cookbook
- Modular Programming with JavaScript