Difference between revisions of "RPG Project Twin"
From Chilipedia
(Created page with "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.") |
|||
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. | 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. | ||
+ | |||
+ | {| style="border:1px solid grey;border-collapse:collapse;width=100%;" | ||
+ | |- style="border:1px solid grey;background-color:#DDF;color:black;font-weight:bold;text-align:center;" | ||
+ | | style="width:10%;border:1px solid grey;"|Journal Number | ||
+ | | style="width:60%;border:1px solid grey;"|Title | ||
+ | | style="width:16%;border:1px solid grey;"|Release Date | ||
+ | | style="width:14%;border:1px solid grey;"|Runtime | ||
+ | |- style="border:1px solid grey;background-color:#667;color:#c1c1c1;text-align:center;" | ||
+ | | style="border:1px solid grey;"|0 | ||
+ | | style="border:1px solid grey;text-align:left;"|[[Beginner C++ Game Programming Tutorial 0|Beginner C++ Game Programming [Intro/Setup]]] | ||
+ | | style="border:1px solid grey;"|July 30, 2016 | ||
+ | | style="border:1px solid grey;"|16:03 | ||
+ | |- style="background-color:#333;color:#c1c1c1;" | ||
+ | | style="border:1px solid grey;padding:8px;" colspan="4" | | ||
+ | Here is some bullshit text. | ||
+ | |} |
Revision as of 18:43, 12 October 2017
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.
Journal Number | Title | Release Date | Runtime |
0 | Beginner C++ Game Programming [Intro/Setup] | July 30, 2016 | 16:03 |
Here is some bullshit text. |