|
|
|
|
|
by jokethrowaway
1720 days ago
|
|
I disagree on the 3D environment being inherently OOP. ECS, a popular paradigm in 3D and 2D game making, can map pretty well to functional programming. I would pick Rust as well here but just because Haskell has exceptions and it has less emphasis on safety and less pleasant defaults than Rust. In order to get the Haskell I want I need several pragmas and a different prelude... I would say Rust is pretty functional itself, though. |
|