sábado, 14 de maio de 2011

DevMine released!

Hello everybody!

I'm pleased to announce that DevMine was released on Apple App Store (soon on Android Market as well). This is a simple free minesweeper game with something interesting for developers: You can download the SOURCE CODE for only US$0.99.

View in App Store 

Why do you have to pay for it? Just because I can't buy food with open source applications. But don't worry, Director Class and Loader Class will still be free.

Also, DevMine was made entirely with Loader Class. What that means? Simple! Loader Class works with object oriented paradigm, so you can use the minesweeper object in other apps just calling it like this:


local objMine = loader.newGroup( "minesweeper" , {images=vMineImages,
lines=vMineLines,
columns=vMineColumns,
border=vMineBorder,
bombs=vMineBombs,
afterTouch=fncMineReturn} )




Mobile Development Showcase


4 comentários:

  1. Ricardo, I purchased your $.99 in the game but the bit.ly url provided page not found... I have the password, is there any generic site I can go to to get the source code for devmine? thanks
    gracias
    Alex

    ResponderExcluir
  2. Sorry Ricardo, I now got the file. I just realized the bit.ly url in the settings only works on the iPhone and not the laptop by manually typing. So I emailed the "real" url to myself.

    ResponderExcluir
  3. Just FYI, (Larry M - DoubleSlashDesign) Added link in Facebook to your APPLE Game. lol hope it helps.

    ResponderExcluir
  4. Ricardo, I purchased the pro version of the game but the biy.ly link does not work. It redirects to a 4shared.com page that says "The file link that you requested is not valid". If I try the link from a computer it just goes to an Amazon page (in japanese!)

    ResponderExcluir