社区
community_281
帖子详情
哪里可以找到Build Your Own PC Game Using Visual Basic?
idleguy
2001-02-24 12:08:00
DX相关for VB的也可以。多谢。
...全文
68
回复
打赏
收藏
哪里可以找到Build Your Own PC Game Using Visual Basic?
DX相关for VB的也可以。多谢。
复制链接
扫一扫
分享
转发到动态
举报
AI
作业
写回复
配置赞助广告
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
MCAD/MCSD Self-Paced Training Kit: Developing Web Applications with Microsoft
Visual
Basic
.NET and Microsoft
Visual
C# .NET, Second Edition
About the Book
Real-world developer training for results on the job—and on the exam.
Build
real-world programming skills—and prepare for MCP Exams 70-305 and 70-315—with this official Microsoft study guide. Work at your own pace through the lessons and hands-on exercises to learn how to
build
Web applications
using
Visual
Basic
.NET and
Visual
C# .NET. Then extend your expertise through additional skill-
build
ing exercises. As you gain practical experience with essential Web development tasks, you’re also preparing for MCAD or MCSD certification for Microsoft .NET.
Learn how to:
•Use Microsoft ASP.NET to
build
Web Forms applications
•Create user services, including user input, localization features, and online help
•Access and modify data with Microsoft ADO.NET
•
Build
and reuse custom Web controls
•Manage application appearance and behavior with style sheets and XML
•Configure security features for Web applications, including authentication and authorization
•Test and debug coding errors
•Deploy applications to your server or hosting service
•Maintain and optimize applications
Your kit includes:
•NEW—60-day evaluation version of Microsoft
Visual
Studio® .NET 2003 Professional Edition on DVD
•Comprehensive self-paced study guide that maps to the objectives of the final exams
•NEW—Expanded coverage on delegates, events, unmanaged code, COM, and installation programs, plus a new chapter on caching
•NEW—150 challenging practice questions on CD. Test yourself by exam (70-305 or 70-315) or by individual objective(s). Choose the number of questions and timed or untimed mode. You get automated scoring and detailed explanation for both correct and incorrect answers.
•NEW—20-question interactive
game
•NEW—300+ revised and tested code samples and labs for
Visual
C# .NET and
Visual
Basic
.NET
•Learn-by-doing exercises for skills you can apply to the job
•Fully searchable eBook
Related Books
MCAD/MCSD Self-Paced Training Kit: Implementing Security for Applications with Microsoft®
Visual
Basic
® .NET and Microsoft
Visual
C#® .NET
MCAD/MCSD Self-Paced Training Kit: Developing Windows®-Based Applications with Microsoft®
Visual
Basic
® .NET and Microsoft
Visual
C#® .NET, Second Ed
MCAD/MCSD Self-Paced Training Kit: Microsoft® .NET Core Requirements, Exams 70-305/70-315, 70-306/70-316, 70-310/70-320, and 70-300
SFML.
Game
.Development.by.Example.178528734
Create and develop exciting
game
s from start to finish
using
SFML About This Book Familiarize yourself with the SFML library and explore additional
game
development techniques Craft, shape, and improve your
game
s with SFML and common
game
design elements A practical guide that will teach you how to use utilize the SFML library to
build
your own, fully functional applications Who This Book Is For This book is intended for
game
development enthusiasts with at least decent knowledge of the C++ programming language and an optional background in
game
design. What You Will Learn Create and open a window by
using
SFML Utilize, manage, and apply all of the features and properties of the SFML library Employ some
basic
game
development techniques to make your
game
tick
Build
your own code base to make your
game
more robust and flexible Apply common
game
development and programming patterns to solve design problems Handle your
visual
and auditory resources properly Construct a robust system for user input and interfacing Develop and provide networking capabilities to your
game
In Detail Simple and Fast Multimedia Library (SFML) is a simple interface comprising five modules, namely, the audio, graphics, network, system, and window modules, which help to develop cross-platform media applications. By utilizing the SFML library, you are provided with the ability to craft
game
s quickly and easily, without going through an extensive learning curve. This effectively serves as a confidence booster, as well as a way to delve into the
game
development process itself, before having to worry about more advanced topics such as “rendering pipelines” or “shaders.” With just an investment of moderate C++ knowledge, this book will guide you all the way through the journey of
game
development. The book starts by
build
ing a clone of the classical snake
game
where you will learn how to open a window and render a
basic
sprite, write well-structured code to implement the design of the
game
, and use the AABB bounding box collision concept. The next
game
is a simple platformer with enemies, obstacles and a few different stages. Here, we will be creating states that will provide custom application flow and explore the most common yet often overlooked design patterns used in
game
development. Last but not the least, we will create a small RPG
game
where we will be
using
common
game
design patterns, multiple GUI. elements, advanced graphical features, and sounds and music features. We will also be implementing networking features that will allow other players to join and play together. By the end of the book, you will be an expert in
using
the SFML library to its full potential. Style and approach An elaborate take on the
game
development process in a way that compliments the reader's existing knowledge, this book provides plenty of examples and is kind to the uninitiated. Each chapter
build
s upon the knowledge gained from the previous one and offers clarifications on common issues while still remaining within the scope of its own subject and retaining clarity. Table of Contents Chapter 1: It's Alive! It's Alive! – Setup and First Program Chapter 2: Give It Some Structure –
Build
ing the
Game
Framework Chapter 3: Get Your Hands Dirty – What You Need to Know Chapter 4: Grab That Joystick – Input and Event Management Chapter 5: Can I Pause This? – Application States Chapter 6: Set It in Motion! – Animating and Moving around Your World Chapter 7: Rediscovering Fire – Common
Game
Design Elements Chapter 8: The More You Know – Common
Game
Programming Patterns Chapter 9: A Breath of Fresh Air – Entity Component System Continued Chapter 10: Can I Click This? – GUI Fundamentals Chapter 11: Don't Touch the Red Button! – Implementing the GUI Chapter 12: Can You Hear Me Now? – Sound and Music Chapter 13: We Have Contact! – Networking
Basic
s Chapter 14: Come Play with Us! – Multiplayer Subtleties
Teach Your Kids to Code: A Parent- Friendly Guide to Python Programming 2015
Teach Your Kids to Code is a parent's and teacher's guide to teaching kids
basic
programming and problem solving
using
Python, the powerful language used in college courses and by tech companies like Google and IBM. Step-by-step explanations will have kids learning computational thinking right away, while
visual
and
game
-oriented examples hold their attention. Friendly introductions to fundamental programming concepts such as variables, loops, and functions will help even the youngest programmers
build
the skills they need to make their own cool
game
s and applications. Whether you've been coding for years or have never programmed anything at all, Teach Your Kids to Code will help you show your young programmer how to: Explore geometry by drawing colorful shapes with Turtle graphics Write programs to encode and decode messages, play Rock-Paper-Scissors, and calculate how tall someone is in Ping-Pong balls Create fun, playable
game
s like War, Yahtzee, and Pong Add interactivity, animation, and sound to their apps Teach Your Kids to Code is the perfect companion to any introductory programming class or after-school meet-up, or simply your educational efforts at home. Spend some fun, productive afternoons at the computer with your kids—you can all learn something!
community_281
662
社区成员
253,722
社区内容
发帖
与我相关
我的任务
community_281
提出问题
复制链接
扫一扫
分享
社区描述
提出问题
其他
技术论坛(原bbs)
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章