+ 2
Hi Ahmed😇
Combination of programming languages like c++, java and server side languages are used for games like free fire. All the map you see is built using game engines, with no code. However the functional code has C++ as the base of the game 🎮.
0
°”𝘔ꪖṛ𐍃ԩ𝚖ꪖₗₗ𝗼ώ”°
0
Diamond 10000 diamond
0
Maps of games like free fire and PUBG are made using game engines like unity and unreal engine without much code. The functions are performed using C++ or Rust. Then, for making it online, server side languages are used. For example C# and sometimes PHP.