Romero Blueprints

Sumário Memórias

O objetivo dos artigos desta seção é compartilhar memórias pessoais relacionadas a videogames e desenvolvimento de jogos.


  • Memória 1 de 10: Atari 2600
  • Memória 2 de 10: TK90X
  • Memória 3 de 10: Game Boy
  • Memória 4 de 10: Super Nintendo
  • Memória 5 de 10: Programação de jogos
  • Memória 6 de 10: PC com CD-ROM (5ª Ger.)
  • Memória 7 de 10: PC com Placa de Vídeo (6ª Ger.)
  • Memória 8 de 10: Xbox 360 (7ª Ger.)
  • Memória 9 de 10: Xbox One (8ª Ger.)
  • Memória 10 de 10: HTC Vive VR 


Enviar por e-mailPostar no blog!Compartilhar no XCompartilhar no FacebookCompartilhar com o Pinterest
Página inicial
Assinar: Comentários (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: Constants and Variables
    Constants and variables represent memory locations used to store values. A constant receives its value at initialization and this value cann...
  • UEFN Verse: Class Designer device
    The Class Designer device is used to define a player class with specific attributes and equipment. It can be used in team games where each ...
  • 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: Introduction to Persistence
    In this article I will present the basics of using persistence in UEFN using Verse. First, let's clarify what we mean by persistence. On...
  • UEFN Verse: Constructor and Persistence
    In this article I will show how to use a constructor to make it easier to update persisted data. If you're not yet familiar with persist...
  • UEFN Verse: Functions
    A function is a block of code that can be executed in different parts of a program. A function is a simple way to reuse code. For example, i...
  • 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: 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: Map
    A Map allows the storage of key->value pairs. This is used to make associations between values. The example below creates a Map variable ...
  • UEFN Verse: Programming a Props Rotator with spawn
    In this article we are going to program a Props rotator. Props are items that can be added to a Fortnite level. Props are used a lot to set ...
Tema Simples. Tecnologia do Blogger.