@dvassallo If I were teaching someone how to make a game I'd go with Pico8 or pygame. Those allow you to get right into the action without having to set up your projects and whatnot, which is especially helpful for kids given their lack of attention span.
@GergelyOrosz Get a chargeback from your credit card company. I did that when the Playstation Network refused to refund me after I tried cancelling my subscription a day after it auto-renewed but customer support didn't allow it.
The $JUNO community is an amazing asset that has attracted Gelotto and others. Gelotto's experiences as part of the community, both as a participant and a spectator for various events, has led our co-founder @NotRizbe to prepare an article describing his thoughts on the future of Juno:
https://t.co/ESHDLDFWMD
@CHBernasconiC The past few major updates for the language specifications has been focused more on syntactic sugar stuff (e.g. records, pattern matching) than new functionality, some of which have been on the backburner for years e.g. shapes, stackalloc for reference types, discriminated unions