Difference between revisions of "RPG Project Twin"

From Chilipedia
Jump to: navigation, search
Line 1: Line 1:
This page is a stub for the series RPG Project Twin. When episode 1 comes out, I will update this page with a link to the GitHub repository for the project code.
+
RPG Project Twin is a video series that aims to chronicle the progression and evolution of a game that is far more ambitious than the games covered in the Beginner/Intermediate C++ series. The reason for making this series is to inspire other growing developers to take a chance and start their own projects that have a larger scale, to show how an engine can evolve, and to showcase the skills learned in the C++ tutorials as well as explore design concepts and patterns not covered in the main C++ tutorial series.
  
 
{| style="border:1px solid grey;border-collapse:collapse;width=100%;"
 
{| style="border:1px solid grey;border-collapse:collapse;width=100%;"
Line 14: Line 14:
 
|- style="background-color:#333;color:#c1c1c1;"
 
|- style="background-color:#333;color:#c1c1c1;"
 
| style="border:1px solid grey;padding:8px;" colspan="4" |
 
| style="border:1px solid grey;padding:8px;" colspan="4" |
Here is some bullshit text.
+
In this video Chili outlines general goals and format of the RPG Project Twin video series.
 
|}
 
|}

Revision as of 20:29, 13 October 2017

RPG Project Twin is a video series that aims to chronicle the progression and evolution of a game that is far more ambitious than the games covered in the Beginner/Intermediate C++ series. The reason for making this series is to inspire other growing developers to take a chance and start their own projects that have a larger scale, to show how an engine can evolve, and to showcase the skills learned in the C++ tutorials as well as explore design concepts and patterns not covered in the main C++ tutorial series.

Journal Number Title Release Date Runtime
0 RPG Project Twin [Intro] 0 October 10, 2017 10:30

In this video Chili outlines general goals and format of the RPG Project Twin video series.