3D game programming for kids create interactive worlds with JavaScript

You know what's even better than playing games? Creating your own. Even if you're an absolute beginner, this book will teach you how to make your own online games with interactive examples. You'll learn programming using nothing more than a browser, and see cool, 3D results as you typ...

Descripción completa

Detalles Bibliográficos
Otros Autores: Strom, Chris, author (author), Rashid, Fahmida Y., editor (editor)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Dallas, Texas ; Raleigh, North Carolina : The Pragmatic Bookself 2013.
Edición:1st edition
Colección:The pragmatic programmers
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629192206719
Tabla de Contenidos:
  • Introduction
  • Project : creating simple shapes
  • Playing with the console and finding what's broken
  • Project : making an avatar
  • Project : moving avatars
  • Functions : use and use again
  • Project : moving hands and feet
  • A closer look at JavaScript fundamentals
  • Project : turning our avatar
  • What's all that other code?
  • Project : collisions
  • Project : fruit hunt
  • Working with lights and materials
  • Project : build your own solar system
  • Project : phases of the moon
  • Project : the purple fruit monster game
  • Project : tilt-a-board
  • Project : learning about JavaScript objects
  • Project : cave puzzle
  • Project : multilevel game
  • Project : river rafting
  • Getting code on the web.