Skip to main content

Posts

Showing posts from November, 2020

Making apps using python

  We can also develop apps and games using python programming language. It supports many framework , libraries. Kivy (GUI apps) framework: It was developed by python community to develop user experience. Kivy is an open source ,cros platform. Pygame framework: Pygame is a crossplatform includes computer graphics and sound libraries. These framework were aimed to give better user experience but there are many otherplatforms that are helping , solving users need. These framework aren't fully developed . It's became really tough to compete with unity, unreal engine, flutter,react native, javascript , Android development. Exceptions: We can't specifically point a Programming languages will be the best for gaming, web , mobile development. But in future the demand for new Programming languages might be high. Users satisfaction plays the main role in the world of Programming.

How to make high quality games

 **Do you love playing PUBG?** I too love playing games like pubg? But wait have you ever thought how these games were developed. Is it possible to make such games ? So do you want to know . Don't worry I am goingto clarify your doubts. Game development is one of the lovable platforms. We can develop wonderful, amazing games. **Coding languages** It depends upon game engine. What is meant by game engine? Game engine is similar to editors. For example if I want to execute my python code. So I need an editor to execute the code. Similarly if I want to execute or try to test or want to make a game so I need an engine. They are many game engines **Unity** Unity is a popular game engine used to make high graphic games and user interactable games. We use **C # Programming languages** to give instructions to the game objects**.** Similar game engines like * Gamemaker * Godot * Unreal engine * Armory we use **java programming, c sharp Programming…** for making games