<?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>Beginning C++ Game Programming</title>
    <subTitle>Learn to program with C ++ by buildinf fun games</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>John Horton</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">Autor</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">pe</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Birmingham, Reino Unido</placeTerm>
    </place>
    <publisher>Packt Publishing Ltd</publisher>
    <dateIssued>2019</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <extent>715 23.5 cm</extent>
  </physicalDescription>
  <tableOfContents>Chapter 1: C++,SFML, Visual Studio, and Starting the First Game; Chapter 2: Variables, Operators, and Decisions - Animating Sprites; Chapter 3: C++ Strings and SFML time-Player input and HUD; Chapter 4: Loops, Arrays, Switches, Enumerations and Functions - Implementing Game Mechanics..</tableOfContents>
  <targetAudience authority="marctarget">general</targetAudience>
  <subject>
    <geographicCode authority="iso3166">per</geographicCode>
  </subject>
  <classification authority="ddc">S</classification>
  <identifier type="isbn">9781838648572</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">PE-BaUNAB</recordContentSource>
    <recordCreationDate encoding="marc">      </recordCreationDate>
    <recordChangeDate encoding="iso8601">20260624172926.0</recordChangeDate>
    <recordIdentifier>PE-BaUNAB</recordIdentifier>
  </recordInfo>
</mods>
