Slay the Spire - Episode 14 [Recursion]
var msg = "S Y N E R G Y"
func method(i, msg):
if(i == 0)
return msg
return method(i -1, msg + "!")
Slay the Spire on steam: http://store.steampowered.com/app/646570/Slay_the_Spire/
Видео Slay the Spire - Episode 14 [Recursion] канала NeoXid501
func method(i, msg):
if(i == 0)
return msg
return method(i -1, msg + "!")
Slay the Spire on steam: http://store.steampowered.com/app/646570/Slay_the_Spire/
Видео Slay the Spire - Episode 14 [Recursion] канала NeoXid501
Показать
Комментарии отсутствуют
Информация о видео
6 мая 2018 г. 1:00:02
01:16:45
Другие видео канала


![Intro to Game Programming [Presentation..?]](https://i.ytimg.com/vi/6hib2pR9SxY/default.jpg)







![No One is Home - Global Game Jam 2021 Entry [Lost and Found]](https://i.ytimg.com/vi/OvLubQYPX5A/default.jpg)




![Developer Interview - Dave Galindo (@chubigans) [Cook, Serve, Delicious!]](https://i.ytimg.com/vi/7KIyD_WMkpA/default.jpg)



