Do-It-Yourself Multiplayer Java Games: An Introduction to Java Sockets and Internet-Based Games (Do-It-Yourself Java Games) (Volume 4)

Annette Godtland

  • 出版商: W. W. Norton
  • 出版日期: 2018-08-12
  • 售價: $1,770
  • 貴賓價: 9.5$1,682
  • 語言: 英文
  • 頁數: 802
  • 裝訂: Paperback
  • ISBN: 1725592304
  • ISBN-13: 9781725592308
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Do-It-Yourself Multiplayer Java Games: An Introduction to Java Sockets and Internet-Based Games is the fourth book of the Do-It-Yourself Java Games series. The previous books introduced games you could play by yourself or against the computer. This book will teach you to use Java sockets and TCP/IP to create games to play with your friends within a home network or over the internet. You'll learn to create games for any number of players, games that will pair up any two players, and games that restrict who is allowed to play. This book will guide you to create seven complete games: a turn-based strategy game, a timed competition, a continuous motion game, a fast-paced action game, and more. This book assumes you already have strong Java programming skills. This book assumes you either have experience creating event-driven user interfaces with Java Swing or you have read the second book, More Do-It-Yourself Java Games: An Introduction to Java Graphics and Event-Driven Programming. This book also assumes you either have experience with Java Threads and abstract classes or that you have read the third book, Advanced Do-It-Yourself Java Games: An Introduction to Java Threads and Animated Video Games. The Do-It-Yourself Java Games series of books uses a unique "discovery learning" approach to teach computer programming: learn Java programming techniques more by doing Java programming than by reading about them. Through extensive use of fill-in blanks with answers at the back of the book, you will be guided to write complete programs yourself, starting with the first lesson. You'll create puzzle and game programs and discover how, when, and why Java programs are written the way they are.