Quantcast
Channel: ShepHertz App42 Blog » Suyash Mohan
Browsing all 27 articles
Browse latest View live

HTML5 for Game Developers

Currently, the markup language, HTML5 is the new favourite tool of the developers to structure and present their content for the World Wide Web. This language is gaining popularity not only among the...

View Article



Flash is Not Dead Yet! HTML5 vs Flash

HTML5 is a term that has gone viral over the last few months. Its arrival has put a question mark on the future of Flash. Debates have been going on about the future of flash and many have already...

View Article

Making Realtime Multiplayer game with Starling in Flash

Since the flash port of our AppWarp SDK has been released, now you can easily develop real-time multiplayer games for flash platform. The AS3 SDK of AppWarp does not restrict you in anyway while...

View Article

Game Physics in Multiplayer Game Development

Developing multiplayer games has different set of difficulties as compared to single player games which makes it even more challenging. While developing multiplayer games, you have to deal with number...

View Article

Next Level – Synchronizing Game Physics in Multiplayer Games

In the previous blog post, we learned how one should plan and build the game architecture to reduce the network load and to use network resource in a more optimized way. It particularly talked about...

View Article


TypeScript: An Alternative to JavaScript

HTML5 is becoming a popular platform among game developers to deliver their games on web. Several game engines and tools have been developed to make the game development process smoother. But the basic...

View Article

Go seamless from Web to Desktop with HTML5

HTML5 provides developers the potential to develop rich internet applications. HTML5 turns any website into a Web App. HTML5 web apps are not only limited to desktop but are also accessible on modern...

View Article

Creating a MMO Game with AppWarp Multiplayer Gaming Engine

MMO (Massively Multiplayer Online) games are the ones where large number of players are present at a time and interact with each other. One such popular game is World Of Warcraft. Today several MMOs...

View Article


Multiplayer Unity Viking Demo with AppWarp

AppWarp Viking Demo is an extended version of Unity’s Third Person Demo. The original demo has been transformed into a Multi-player version without making any major changes in the original demo so as...

View Article


Multiplayer Games in HTML5 with Typescript – AppWarp

We’ve released a newer version of our HTML5/JS SDK for AppWarp Multiplayer gaming platform. The new SDK involves some major changes. One of the major changes is the support for Typescript. Typescript...

View Article

AppWarp – Static Vs Dynamic Rooms

Rooms are an essential feature of AppWarp. All the game play happens inside these rooms. A game can have multiple rooms and all players are distributed among these rooms. This way several players can...

View Article

How to use Tile Map in Cocos2dx

Tile Map is a large graphical layer composed of small images called Tiles. Since tile maps re-use a number of small images, they save a lot of ram space and also improve real time game performance. For...

View Article

Using Vibrations in HTML5 Mobile Web App/Game

As the number of people using mobile is increasing day by day, the number of users accessing web on mobile is also increasing. This has led to the creation of several mobile web based games and apps....

View Article


HTML5 : Learn how to use IndexedDB

IndexedDB is an API for storing data in user’s browser. One can also use cookies and local storage but they don’t provide database like usability the way IndexedDB do. The data stored in IndexedDB is...

View Article

Taking your HTML5 Apps to Chrome Web Store

One of the most critical phase of game/app development, is it’s distribution. Android has Play Store and iOS has App Store. Similarly, Google provides a store to distribute your HTML5 powered Apps and...

View Article


Taking your HTML5 Apps to FireFox Marketplace

One of the most critical phase of game/app development, is it’s distribution. Android has Play Store and iOS has Apple App Store. Similarly, Firefox also provides store to distribute your HTML5 powered...

View Article

Write LESS CSS to create attractive buttons for your HTML web site/app

Cascading Style Sheet (CSS) is undoubtedly the greatest companion of HTML Developers. It beautifies your HTML web sites and web apps the way you want. But what if you can get more out of CSS by writing...

View Article


Using RPCs in Unity and AppWarp S2

Note : The following article describes RPCs in context of AppWarp What is RPC? RPC(Remote Procedure Call) is a mechanism available in AppWarp S2 which enables developers to call methods that are...

View Article

How to Implement URL Routing in PHP

Among the major aspects observed by search engines to determine the relevance of a particular page to a specific search term is that whether the URL link itself embraces a certain word or not. The...

View Article

Creating an MMO game with Interest Managment in Unity and AppWarpS2

Introduction This MMO demo is a sample game developed using AppWarpS2 and Unity to showcase how one can develop an MMO game with AppWarpS2. MMO games have different challenges than other genres of...

View Article
Browsing all 27 articles
Browse latest View live




Latest Images