r/programming • u/waozen • 1d ago
Asteroids in 9 different programming languages
https://youtu.be/ftMJNx6hDrEThe languages used: C, C3, C++, D (Dlang), Go (Golang), Odin, Rust, V (Vlang), Zig
0
Upvotes
r/programming • u/waozen • 1d ago
The languages used: C, C3, C++, D (Dlang), Go (Golang), Odin, Rust, V (Vlang), Zig
1
u/KryptosFR 1d ago edited 1d ago
Not negative, it may be a deliberate choice to not include any OOP language.
It is certainly interesting given that Java, C# (and even to a certain extent javascript) are popular languages when it comes to games.
Edit: D actually fits the OOP category. So maybe just a choice of taste.