Romero Blueprints

Table of Contents Memories

The purpose of the articles in this section is to share personal memories related to video games and game development.


  • Memory 1 of 10: Atari 2600
  • Memory 2 of 10: ZX Spectrum
  • Memory 3 of 10: Game Boy
  • Memory 4 of 10: Super Nintendo
  • Memory 5 of 10: Game programming
  • Memory 6 of 10: PC with CD-ROM (5th Gen.)
  • Memory 7 of 10: PC with Graphics Card (6th Gen.)
  • Memory 8 of 10: Xbox 360 (7th Gen.)
  • Memory 9 of 10: Xbox One (8th Gen.)
  • Memory 10 of 10: HTC Vive VR 


Enviar por e-mailPostar no blog!Compartilhar no XCompartilhar no FacebookCompartilhar com o Pinterest
Página inicial
Assinar: Postagens (Atom)

Total page views:

Pages

  • About Me
  • Table of Contents BP
  • Table of Contents C++
  • Table of Contents Verse
  • Table of Contents Memories
  • Sumário BP
  • Sumário C++
  • Sumário Verse
  • Sumário Memórias

June 2020:

June 2020:

August 2015:

August 2015:

Search this blog

Popular posts

  • UEFN Verse: NPC Character Definition
    In the previous article about the NPC Spawner Device , we saw that the NPC Spawner uses an NPC Character Definition to obtain information ...
  • UEFN Verse: NPC Character Definition (pt-BR)
    No artigo anterior sobre Dispositivo NPC Spawner  vimos que o NPC Spawner usa um NPC Character Definition para obter informações sobre o N...
  • Float, struct, and FVector
    In this article, we are going to take a quick look at some concepts needed to position an Actor in 3D space. First, let's talk about flo...
  • UEFN Verse: Creating events
    Events are used as a form of communication between game elements. Creative devices have several events, and it's possible to create even...
  • UEFN Verse: Introduction to Scene Graph
    This is the first in a series of articles related to the Scene Graph system in UEFN. Epic Games and many developers have emphasized the impo...
  • UEFN Verse: Creating a Scene Graph component
    In this article, we will create a simple Scene Graph component that will help us understand the relationship between entity, component, and ...
  • The UENUM() macro
    An enumeration is a data type that contains a set of named constants. The value of a variable whose type is an enumeration is restricted to ...
  • UEFN Verse: Enum (enumeration)
    The Enumeration ( Enum ) is used to create a new data type whose possible values ​​are restricted to the set of constants defined in the enu...
  • UEFN Verse: Arrays
    Array is a container used to store a group of elements of the same type. An array is defined using [] in front of the type. The example bel...
  • UEFN Verse: For loop
    The For loop is used to repeat a block of code a specified number of times. The code below is a very simple example of using the For loop to...
Tema Simples. Tecnologia do Blogger.