1.

Record Nr.

UNINA9910154828903321

Autore

Pitt Christopher

Titolo

Making Games [[electronic resource] ] : With JavaScript / / by Christopher Pitt

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2016

ISBN

1-4842-2493-0

Edizione

[1st ed. 2016.]

Descrizione fisica

1 online resource (XI, 82 p. 12 illus. in color.)

Disciplina

794.81526

Soggetti

Computer games—Programming

Computer programming

Game Development

Web Development

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di bibliografia

Includes bibliographical references at the end of each chapters and index.

Nota di contenuto

1. Introduction -- 2. The Game Loop -- 3. Player Input -- 4. Collision Detection -- 5. Gravity -- 6. Ladders -- 7. Stairs -- 8. Camera Locking -- 9. Projectiles -- 10. Mobs -- 11. Health -- 12. Checkpoints -- 13. Inventory -- 14. Maps.

Sommario/riassunto

Develop games using the JavaScript web scripting language. This compact short book will help you learn how to use modern JavaScript to make games for web browsers. They’re effortless to use and they work everywhere. If you’ve ever wanted to make a game, join author Christopher Pitt. You’ll start with nothing and build fun games, in no time at all. What You'll Learn Make a game using JavaScript Master the game loop Handle player input, collision detection, gravity, ladders, and stairs Work with camera locking, mobs, and health Manage game inventory Handle mapping and more Who This Book Is For Those who are new to game development with some experience with JavaScript and web development.