Verwandte Artikel zu Unity From Zero to Proficiency (Beginner): A step-by-step...

Unity From Zero to Proficiency (Beginner): A step-by-step guide to coding your first game with Unity in C#. [Second Edition, February 2018] - Softcover

 
9781980277477: Unity From Zero to Proficiency (Beginner): A step-by-step guide to coding your first game with Unity in C#. [Second Edition, February 2018]

Inhaltsangabe

Second Edition updated for Unity 2017, Published in February 2018
Why this book can help you to get started with Game Development
Creating your own game can be very intimidating at the start, and quite often, regardless of your experience with games, it is sometimes difficult to find the time and motivation to get over the first barriers and to get started.
Often, these barriers seem higher than they actually are. Maybe you are a teacher trying to introduce games in your classroom or a parent trying to help your child with coding, but with no previous coding or game development experience; maybe you are a hobbyist who would love to create interactive environments based on your favorite games; maybe you are a student getting started with game development but you just don't know where to start or what resources to use; or maybe you have tried online video tutorials but found them disjointed. You may be wondering: "How can I start to create my games if I have no experience of coding", or "this game engine is so complex that I just don't know where to get started".

This is quite common, and you can easily overcome these issues with a step-by-step approach that gets you to progressively develop and use your skills. This is the approach that I have used successfully over the past years to take students from no knowledge of coding or game development to good levels of proficiency in Unity and coding.

Of course, it takes some time and dedication; however, by following the techniques and suggestions described in this book, I can promise you that you will progress, regardless of your background, and become more comfortable with Unity and coding.

Content and structure of this book
In this book, the second book in the series, you will become comfortable with scripting in Unity by creating a simple survival game. The book includes:

  • A list of the learning objectives at the start of each chapter.
  • Step-by-step activities.
  • Opportunities to engage in deeper learning and problem-solving skills through challenges at the end of each chapter.
  • Quizzes to test your knowledge.
  • Full project and code solutions (in JavaScript and C#) for each chapter.
  • Cheat-sheets (i.e., shortcuts, best practice, etc.) that you can download.
The content of each chapter is as follows:
  • Chapter 1 gives an introduction to JavaScript and to core principles that will help you to get started with coding. You will learn key programming concepts such as variables, variable types, or functions.
  • Chapter 2 helps you to code your first script. You will learn how to code following best coding practices, debug your code, and also avoid common errors.
  • Chapter 3 gets you to improve your scripting skills, enhance your game and add more interaction. You will learn to implement a scoring system, to detect collisions, and to load new levels.
  • Chapter 4 explains how you can create and update a user interface for your game (e.g., displaying images and messages onscreen) using scripting.
  • Chapter 5 explains how you can polish-up your game. You will add a splash-screen, a simple inventory system, sound effects, as well as a mini-map.
  • Chapter 6 explains how to add Non-Player Characters (NPCs) with Artificial Intelligence (AI). You will configure each NPC and get them to either follow the player or walk along a simple path of your choice, and also detect collision with them.
  • Chapter 7 provides answers to Frequently Asked Questions (FAQs) (e.g., scripting, audio, AI, or user interface).
If you want to start scripting with Unity, using a tried-and-tested method: download this book now

Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.

Reseña del editor

Second Edition updated for Unity 2017, Published in February 2018
Why this book can help you to get started with Game Development
Creating your own game can be very intimidating at the start, and quite often, regardless of your experience with games, it is sometimes difficult to find the time and motivation to get over the first barriers and to get started.
Often, these barriers seem higher than they actually are. Maybe you are a teacher trying to introduce games in your classroom or a parent trying to help your child with coding, but with no previous coding or game development experience; maybe you are a hobbyist who would love to create interactive environments based on your favorite games; maybe you are a student getting started with game development but you just don't know where to start or what resources to use; or maybe you have tried online video tutorials but found them disjointed. You may be wondering: "How can I start to create my games if I have no experience of coding", or "this game engine is so complex that I just don't know where to get started".

This is quite common, and you can easily overcome these issues with a step-by-step approach that gets you to progressively develop and use your skills. This is the approach that I have used successfully over the past years to take students from no knowledge of coding or game development to good levels of proficiency in Unity and coding.

Of course, it takes some time and dedication; however, by following the techniques and suggestions described in this book, I can promise you that you will progress, regardless of your background, and become more comfortable with Unity and coding.

Content and structure of this book
In this book, the second book in the series, you will become comfortable with scripting in Unity by creating a simple survival game. The book includes:

  • A list of the learning objectives at the start of each chapter.
  • Step-by-step activities.
  • Opportunities to engage in deeper learning and problem-solving skills through challenges at the end of each chapter.
  • Quizzes to test your knowledge.
  • Full project and code solutions (in JavaScript and C#) for each chapter.
  • Cheat-sheets (i.e., shortcuts, best practice, etc.) that you can download.
The content of each chapter is as follows:
  • Chapter 1 gives an introduction to JavaScript and to core principles that will help you to get started with coding. You will learn key programming concepts such as variables, variable types, or functions.
  • Chapter 2 helps you to code your first script. You will learn how to code following best coding practices, debug your code, and also avoid common errors.
  • Chapter 3 gets you to improve your scripting skills, enhance your game and add more interaction. You will learn to implement a scoring system, to detect collisions, and to load new levels.
  • Chapter 4 explains how you can create and update a user interface for your game (e.g., displaying images and messages onscreen) using scripting.
  • Chapter 5 explains how you can polish-up your game. You will add a splash-screen, a simple inventory system, sound effects, as well as a mini-map.
  • Chapter 6 explains how to add Non-Player Characters (NPCs) with Artificial Intelligence (AI). You will configure each NPC and get them to either follow the player or walk along a simple path of your choice, and also detect collision with them.
  • Chapter 7 provides answers to Frequently Asked Questions (FAQs) (e.g., scripting, audio, AI, or user interface).
If you want to start scripting with Unity, using a tried-and-tested method: download this book now

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.

  • VerlagIndependently published
  • Erscheinungsdatum2018
  • ISBN 10 1980277478
  • ISBN 13 9781980277477
  • EinbandTapa blanda
  • SpracheEnglisch
  • Anzahl der Seiten248
  • Kontakt zum HerstellerNicht verfügbar

Gebraucht kaufen

Zustand: Befriedigend
Pages can have notes/highlighting...
Diesen Artikel anzeigen

EUR 9,89 für den Versand von USA nach Deutschland

Versandziele, Kosten & Dauer

EUR 11,87 für den Versand von Vereinigtes Königreich nach Deutschland

Versandziele, Kosten & Dauer

Weitere beliebte Ausgaben desselben Titels

9781522907701: Unity 5 from Zero to Proficiency (Beginner): A step-by-step guide to coding your first game with Unity: Volume 2

Vorgestellte Ausgabe

ISBN 10:  152290770X ISBN 13:  9781522907701
Verlag: Createspace Independent Pub, 2015
Softcover

Suchergebnisse für Unity From Zero to Proficiency (Beginner): A step-by-step...

Beispielbild für diese ISBN

Patrick Felicia
Verlag: Independently published, 2018
ISBN 10: 1980277478 ISBN 13: 9781980277477
Gebraucht Paperback

Anbieter: ThriftBooks-Dallas, Dallas, TX, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.5. Bestandsnummer des Verkäufers G1980277478I3N00

Verkäufer kontaktieren

Gebraucht kaufen

EUR 7,36
Währung umrechnen
Versand: EUR 9,89
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Patrick Felicia
Verlag: Independently published, 2018
ISBN 10: 1980277478 ISBN 13: 9781980277477
Gebraucht Paperback

Anbieter: ThriftBooks-Atlanta, AUSTELL, GA, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less 1.5. Bestandsnummer des Verkäufers G1980277478I4N00

Verkäufer kontaktieren

Gebraucht kaufen

EUR 7,36
Währung umrechnen
Versand: EUR 9,89
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Felicia, Patrick
Verlag: Independently Published, 2018
ISBN 10: 1980277478 ISBN 13: 9781980277477
Gebraucht Softcover

Anbieter: Better World Books, Mishawaka, IN, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: As New. Used book that is in almost brand-new condition. Bestandsnummer des Verkäufers 18908144-6

Verkäufer kontaktieren

Gebraucht kaufen

EUR 7,70
Währung umrechnen
Versand: EUR 9,66
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Felicia, Patrick
Verlag: Independently published, 2018
ISBN 10: 1980277478 ISBN 13: 9781980277477
Gebraucht Paperback

Anbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Bestandsnummer des Verkäufers GOR009520541

Verkäufer kontaktieren

Gebraucht kaufen

EUR 16,80
Währung umrechnen
Versand: EUR 4,16
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Felicia, Patrick
Verlag: Independently published, 2018
ISBN 10: 1980277478 ISBN 13: 9781980277477
Gebraucht Softcover

Anbieter: SecondSale, Montgomery, IL, USA

Verkäuferbewertung 4 von 5 Sternen 4 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc. Bestandsnummer des Verkäufers 00074784818

Verkäufer kontaktieren

Gebraucht kaufen

EUR 5,42
Währung umrechnen
Versand: EUR 30,72
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Patrick Felicia
Verlag: Independently published, 2018
ISBN 10: 1980277478 ISBN 13: 9781980277477
Neu Paperback

Anbieter: Revaluation Books, Exeter, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Brand New. 248 pages. 11.00x8.40x0.90 inches. In Stock. Bestandsnummer des Verkäufers zk1980277478

Verkäufer kontaktieren

Neu kaufen

EUR 37,65
Währung umrechnen
Versand: EUR 11,87
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Felicia, Patrick
Verlag: Independently published, 2018
ISBN 10: 1980277478 ISBN 13: 9781980277477
Gebraucht Paperback

Anbieter: MI Re-Tale, Dacula, GA, USA

Verkäuferbewertung 4 von 5 Sternen 4 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Very Good. Very nice book. Cover edges have light wear. Bestandsnummer des Verkäufers JI-U9VH-X7KE

Verkäufer kontaktieren

Gebraucht kaufen

EUR 7,22
Währung umrechnen
Versand: EUR 52,67
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Felicia, Patrick
Verlag: Independently published, 2018
ISBN 10: 1980277478 ISBN 13: 9781980277477
Gebraucht paperback

Anbieter: Jenson Books Inc, Logan, UT, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

paperback. Zustand: Very Good. A well-cared-for item that has seen limited use but remains in great condition. The item is complete, unmarked, and undamaged, but may show some limited signs of wear. Item works perfectly. Pages are intact and not marred by notes or highlighting. The spine is undamaged. Bestandsnummer des Verkäufers 4BQGBJ00UHCZ_ns

Verkäufer kontaktieren

Gebraucht kaufen

EUR 4,23
Währung umrechnen
Versand: EUR 65,84
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb