In my recent project that I am currently doing, I came across a problem that requires me automate and run a command prompt script using…
Introduction So, you have a game that you build for the world to play. Congratulations. You sent out the game to your family and friends…
Introduction In some cases, we have games where we need to store various data into a database for future retrieval. Unity has its own PlayerPref…
There are some actions which takes time as a primary factor. There are actions that are needed to performed over time, or there are functions…
In most of my projects, I do have to work on VR applications that are needed to be ported to different VR systems. It could…
I guess all companies in the software industries maintain one or more configuration management tool to manage the ongoing development and testing process. It is…
Introduction At one point, I came across a company, for which I was applying for a position. I was asked to build a Tic Tac…
Today we are going to setup and launch the first test on APPIUM on Android device. This is applicable only to Windows system and should…