Posts

Showing posts with the label Cardova

You may want to develop games for SKILLZ

Image
  Beginning today Skillz started trading. Skillz is the leading mobile platform for gamers. It combines mobile gaming with sports that enables everyone to share in the sports competition. The mobile gaming market is expected to grow by 2025 to $150 billion according to Skillz site ( https://www.skillz.com/skillz-becomes-first-publicly-traded-mobile-esports-platform/ ) If you are a game developer (iOS , Android, Cardova, Unity) you may be interested in the following information,

Bestow native capability to Web Apps with Cardova

Image
Web apps are apps built using HTML5, CSS and JavaScript. This is no different than building a web site with HTML and JavaScript. Your web app is just the web view that will render the HTML/CSS/JavaScript files. Unfortunately this by itself is not enough except for some simple applications. However if you need access to native hardware like camera, accelerometer etc then Cardova plugins can provide access to those native capabilities. Cardova plugins consist of a JavaScript file and a code files for a given platform. Cardova maps the native code to JavaScript specific for the platform (iOS, Android, Windows) to care of implementing the native devices. Here is a list of many Cardova Plugins.