Skip to main content

Unknown facts about FAU-G game and nCore gamming

 


What is FAU-G ?

FAU-G its an PUBG kind of fighting game Developing by Bangalore-based Indian start-up company called Ncore-Games.

 To do so, it has a two-pronged strategy, says Dayanidhi MG, CEO of nCore Games. “First, we are developing multiplayer games, set to be released next year, with immersive storylines having a strong connection with Indian ethos. Second, we contextualize and publish games from top global studios for the Indian market.”



Who is Ncore-Game?

It’s a Gaming publisher company founded by “Vishal Gondal” in 2019. They started this company with the Primary Goal of developing a Mobile game for targeting Indian PUBG gamers.

The company CEO is “Dhayanithi MG”.Ncore development partner of Vainglory Games and the famous Angry bird publisher Rovio.



Vishal Gonda

He is the Founder and CEO of smart Watch brand GOQii. One if the notable person in the start-up world.

He previously had one Gaming company and sold to Disney for $100Million at 2012 and has a good friendship with Mi India CEO Manu Kumar Jain.

Since we can see Akshay Kumar in some of GOQii watch ads on the internet. (Might be an ambassador for the product) .

Recently Nashik police and Akshay Kumar come together to inaugurate Centralized health monitoring system for the police force in June 2020.

Vishal Gondal Turned down owning 15% share of OYO for around 30 Lakh at 2011



Conclusion

So, as per the above information’s NcoreGames founded at 2019 (FEB-Mar) targeting PUBG audience. Since they having a small team and developing a huge game with an interesting concept within 18 months its not a possible one.

Before release itself they coming with an Emotional advertisement/tweet saying that “20% of revenue will give to government as fund” . Akshay Kumar already he promoting Vishal’s GOQii watches and product and he did a couple of tweets about GOQii . So, Promoting Vishal’s other business also his job.


.


Comments

Popular posts from this blog

My Life as Information security engineer Chapter 1: Tools

  Hi folks, here I am going to share the tools list that I am using in my daily life cycle. NMAP  Nmap (“Network Mapper”) is a free and open-source (license) utility for network discovery and security auditing. Basically, I will use it to discover the open ports and closed ports where I did Port Mapping in firewalls. We can use this in the local network as well as in the WAN network. Also with help of the NSE script, we do multiple things like vulnerability check, exploitation, etc., Ref: http://www.piratesshield.com/2017/11/nmap-network-mapper-securtiy-scanner.html CURL and WGET curl   is a tool to transfer data from or to a server, using one of the supported protocols (HTTP, HTTPS, FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP or FILE). Normally using this tool to analyze the website headers when my web security device blocking some dynamic content websites and to create the Application signature in IPS. Wget   using to download files directly instead of opening and surfing the brow

AquaSec Container Security Solution ( DevSecOps ) - A quickView

  What is AquaSec?      The Aqua Platform is the leading Cloud Native Application Protection Platform (CNAPP) and provides prevention, detection, and response automation across the entire application lifecycle to secure the supply chain, secure cloud infrastructure, and secure running workloads wherever they are deployed.    Solutions : Cloud Native Security Platform CSPM Cloud Security Container Security Kubernetes Security Serverless Security Cloud VM Security Dynamic Threat Analysis (DTA) Container Vulnerability Scanning Aquasec offers a 14days trial to learn the container security / Automated DevSecOps. Use this link to get free trail  Sign In | Aqua (aquasec.com)   How to start with AquaSec? Once login into the portal click the nine dots in the left-side top > Aqua Hub  Then click the "Integrations" The Integration page has a lot of options to connect your container Platform Choosing your platform provides the required key to integrate. (follow the OEM documents ) The

Learn DevOps like a pro techie - PART 1

       Usually, all DevOps trainers advise you to set up the LAB environment on cloud platforms (AWS, Azure, GCP, etc). But if you understand the technologies you can set it up easily on your super PC.   PC REQUIREMENTS : (WARNING!) Processor      :  > = i3 (10th or 11th Gen)  RAM              :  8GB (minimum) Storage          :  SSD preferred TIPS: If you using win11 or win10 and performance is very slow means use the below script. Windows 11 only:  https://github.com/builtbybel/ThisIsWin11 Windows 10 only:  https://github.com/builtbybel/bloatbox The LAB mainly depends on the docker platform. So First, start learning the basics of Docker. Docker Basics:  https://www.tutorialspoint.com/docker/index.htm KNOWLEDGE REQUIRED - Linux Knowledge (5/10) (installation of apps, editing scripts, user privileges, and troubleshooting)  - Web Development (3/10) -  Google Search and Stackoverflow (9/10)....... he he he......... UTILITY TOOLS AND PRE-REQUISITES   - Install Window Terminal Preview