Pages

Monday, January 20, 2014

Camera Easy

Camera Easy







Camera Easy is a “easy to use” and practical camera application. No complicated settings, no unnecessary menus and submenus, all settings are fast, minimal, easy to understand, and mains of these are on camera display, to avoid unnecessary taps. One important feature is that once a photo is taken, camera will not display image just taken, but continue to display camera image stream, so is fast to take multiple photos. 
It's free!

link here




 

Fart & Burp and Fart & Burp Lite

Fart & Burp and Fart & Burp Lite





One of the most complete and realistic fart application for windows phone,
Main features
  1. More than 100 sound effects
  2. Fart and burp sounds
  3. Multilanguage
  4. Activate fart or burp on move
  5. Timed fart or burp


Platform windows phone  

 






Friday, January 17, 2014



 Udownldr, free youtube downloader for windows phone



(Video is outdated..., just for give you an Idea)

DESCRIPTION

Udownldr is a youtube player and downloader, with no download limit… store videos in your phone and watch it how many times you want
Download support resume and pause.
- Player support zoom, play online and offline. – search option. – FREE
for further information go here


available for windows phone 7 and 8


Bouncing marble is a physic and puzzle game, easy to play








Description

Bouncing marble is a physic and puzzle game, the idea starts from pool games. Just, to be clear, “like angry bird” and “cute the rope”. In brief, you have to reach a target using your brain. The game starts simple, you have to drive the yellow marble into the hole, the problem is the obstacles between you and the target (hole), at this point you should use your brain to solve the game, with bounce and roll try to send it into the hole!


Platforms


Go To GooglePlay 


Go to MarketPlace

 

Thursday, January 16, 2014

Unity3d for wp7, a success story of porting unity game to windows phone 7

How to make a game for windows phone 7 with unity 3d (a simple introduction).

  Some months ago, maybe 3 or 4, I don't remember very well, a great opportunity bring me unity 3d on my desktop pc, and make me ready to programming some video games for android. But my main platform is wp7! I’m alone so the needs to find great tools for speed up the development process is crucial and unity is a great tool for this purpose, but simple don’t works for Microsoft phone 7. My first idea was to use editor to build some xml, for use in visual studio later. After some time I’ve found ffwd . The same tools that I start to build… great! Less works to do! I was enthusiastic, made a game for phone 7 with unity 3d it’s now possible! And in near a future porting to android or Iphone or flash, windows 8, mac… FFwd is a tool, to porting unity3d game into your phone 7, or better, it’s a tool for porting your unity3d app in xna domain (xbox too). So make a game and make available for a great number of device can be done. So I was newbie to unity, and understand how to use ffwd was not so easy. Now after some months I’m here to share my experience with you. At this time I have the same game, Bouncing Marble, available on wp7 and Android platform, I’ve developed also a Flash version.

Where to start

First of all you need unity 3.5.x, I ‘ve the paid android version so I’m honest I don’t know if works with the free edition, but should works. Second you need FFWD , you can download here. For the first time test a simple spinning cube, just to see what happens, then try to do something more complex. Forget to make a game in unity, then porting to xna in a snap, your game, just to be clear, don’t works out of the box in the Microsoft phone .

FFWD, an introduction

There two files to download one is ffwd (the lib) and second the ffwd template. Unpack template to your folder and fill the directory ffwd with ffwd (library) version. Now you have the project folder called ffwd, right? Well. Now search inside ffwd a folder called unity. This is a unity project, and is the place to developing your game. At this point run unity, and open this project you will find a spinning cube. Now the main task is to “convert” this app into xna project, well you will find a menu in unity called FFWD, open and select “full export”. This unity editor script will export some stuff to xna folder. Now open Visual studio 2010 and load the project into xna folder, before compile make sure to have imported all data file into your vs project then compile and run… I suggest also at this point to read the wiki here.
This is a simple article to help you to start “the adventure”… I hope to have the time to write next article, so stay tuned .        

Developing a cross platform game for mobile

I ever develop applications in wp7 and windows, so no games at all.
Why?
My "hobbist-startup", is composed by … just me, so when I start to make a game, I feel little scary, because a developing a game is something totally different than developing an app.