random #programming lang poll

if you had to select a language from these two to make a game with, which would you pick? both have same library (ie. Raylib)

(just wondering peoples thoughts here, i am going to pick what i feel like eventually but anyhow)

Follow

@aks
If you choose C#, friendly reminder to opt out of .NET SDK telemetry BEFORE you install. (You may need to reinstall)

Adding these two lines to your .bashrc should be sufficient:
export DOTNET_CLI_TELEMETRY_OPTOUT=1
export DOTNET_NOLOGO=1

DOTNET_CLI_TELEMETRY_OPTOUT does what you'd expect, but doesn't give any feedback indicating whether it is set. DOTNET_NOLOGO suppresses the welcome message and telemetry notice.

learn.microsoft.com/en-us/dotn

Sign in to participate in the conversation
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.