UT99 Alternatives
Similar projects and alternatives to UT99 based on common topics and language
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
kotlin-unreal
kotlin-unreal: Use the amazing Kotlin language with Unreal Engine 4 and 5
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
UT99 reviews and mentions
-
Unreal Tournament 99 running on WASM
I think that would require a pretty substantial overhaul - the models + textures for players and items are accessible and in a relatively readable format, I'm not an expert but I guess they could be ported. A lot of the game logic is implemented in UnrealScript though, and it'd need to be entirely rewritten in (I think) C++ for UT5.
The UT99 UnrealScript sources are here if you ever want to play around - editor support for UnrealScript isn't great but it's really quite moddable and extensible: https://github.com/Slipyx/UT99