+40 745 232 788

Online Solutions Development Blog   |  

RSS

posted by ,
Categories: JavaScript, Web Development
Tags , ,

Continuing from part 2 this final article will show you how to make the pieces move by drag and drop and adding some game logic. Note: Unless specified otherwise, the file you need to edit will be BoardController.js. Restrict camera rotation The first thing we need to do is to stop the camera from moving …

posted by ,
Categories: JavaScript, Web Development
Tags , ,

In a previous article we’ve built the basic structure of our 3D checkers game and ended up with drawing a simple cube. In this article we’ll add the board and the pieces. By the end of this part you’ll have something like that looks like this: First, download and copy the content from the 3D …

posted by ,
Categories: Ajax, HTML, JavaScript, PHP
Tags , , , , ,

The last article I’ve wrote was about Dynamic jQuery Slider search. In this article I will search within some estates using a zip code and a slider for radius and in the end show the results in a map (grouping them in clusters). The final result will look similar with the following image: We will …

posted by ,
Categories: JavaScript, Web Development
Tags , ,

This is the first part from a series of articles that will show you how to build a 3D board game that will run in a modern browser. Checkers is the game that will be used to demonstrate the browser’s 3D capabilities. To find out more about the game go here. Some notes before starting: …

posted by ,
Categories: Web Development
Tags , ,

As more than two years have passed since we launched this blog and we experienced the nice feeling of seeing that other people might find interesting some of the things we like we figured that we might share some details about what was in fact our audience in this time. We started sharing our ideas …