Skip to content

Commit 00e8fc4

Browse files
committed
[SCHEDULE] Officially start PinPog series
1 parent 47ab4d7 commit 00e8fc4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

json/schedule.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"days": [3],
4444
"time": "23:00",
4545
"starts": "2019-01-12",
46+
"ends": "2019-06-13",
4647
"channel": "https://twitch.tv/tsoding"
4748
},
4849
{
@@ -111,6 +112,15 @@
111112
"time": "23:00",
112113
"starts": "2019-05-15",
113114
"channel": "https://twitch.tv/tsoding"
115+
},
116+
{
117+
"name": "PinPog (Game in Assembly)",
118+
"url": "https://github.com/tsoding/pinpog",
119+
"description": "Ping Pong in Assembly that works without OS. Our goal is to write a game that fits into 512 bytes bootloader and works in 16 bit real mode on any IBM PC compatible machine without any Operating System.",
120+
"days": [3],
121+
"time": "23:00",
122+
"starts": "2019-06-13",
123+
"channel": "https://twitch.tv/tsoding"
114124
}
115125
],
116126
"extraEvents": [

0 commit comments

Comments
 (0)