<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Introduction to game programming using Processing</title>
    <subTitle>for designers, artists, players, non-tech people and everybody else</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Cermak-Sassenrath, Daniel</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Boca Raton</placeTerm>
    </place>
    <publisher>CRC Press</publisher>
    <dateIssued>2024</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxii, 326 p.</extent>
  </physicalDescription>
  <abstract>This is an introductory textbook focusing on games (specifically interaction and graphics) as a pathway into programming. It empowers readers to do basic programming, prototyping, game creation, and other highly interactive applications, all from scratch and without any prior programming knowledge. Using the popular programming language Processing, this book describes, explains, and demonstrates the basic and general programming principles and mechanisms used in typical game algorithms and concrete game projects. Chapters cover basic graphics, text output, loops, data types and variables, movement, time, audio and sound, debugging, classes and objects, event-based programming, real-time input controls, computer speed compensation, animation, tiling, scrolling, collision detection, basic AI, and much more. Additional support materials such as code examples and demo programs are available to download from this book's webpage. This book is a great resource for students and aspiring professionals looking for an approachable entry into game programming</abstract>
  <note type="statement of responsibility">Daniel Cermak-Sassenrath</note>
  <note>Includes bibliographical references and index.</note>
  <note>Eng</note>
  <subject>
    <topic>Video games-Programming</topic>
  </subject>
  <classification authority="ddc">794.8151 CER-I</classification>
  <identifier type="isbn">9781032386133</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">260709</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260709172155.0</recordChangeDate>
  </recordInfo>
</mods>
