Sunday, March 27, 2011

Bingo Championship V1.0

If you like to play Bingo, this game will be your most playable and addictive Bingo game you have ever played. You can play single game or against the mobile bots that will make your game more and more unpredictable.

Downloadable via QR code.



Enjoy.

Friday, January 28, 2011

jTSWorkBook V1.0

Long time ago I developed desktop time sheet application with Swing UI. The application is client/server based with MySQL RDBMS as backend storage. jTSWorkBook is not developed as a replacement for professional project management software but for basic project management where the project has predefined tasks and activities. The main purpose of the application is to keep track on the development progress and the time spent on development by team members. For now jTSWorkBook has simple interface and some basic management views: client details management, product management, projects management, tasks and activities management, employees management, timesheet and server configuration. Maybe someday I'll implement burndown chart for SCRUM support and report generation, but before that there are some improvements I should make.

Download link and installation guide will be available soon.







Saturday, December 11, 2010

Wheel Of Fortune V1.0

Wheel of Fortune is first game for Android, based on the original quiz Wheel of Fortune.
Its very exciting, offering a lot of fun and enjoyment to its players.

Downloadable via QR code.



Have fun.


Sunday, November 14, 2010

Smart Hangman V1.0

This is first implementation on Smart Hangman which is with a bit different rules of known hangman games. The main difference is that this hangman has additional jokers which will make your playing more interesting. There are five categories of secret words each one containing words with different hardness. Smart Hangman will be constantly updated with new categories and words which will make you more addictive to the game.

Enjoy.

Wednesday, September 22, 2010

Smart Memory v1.0

Every time when i travel somewhere i play some simple games until i arrive. There are many small, simple and addictive games for playing on Android platform and for that reason i decide to develop one simple game based on memory but with different rules which means existence of some hidden artefacts, each of them with different meaning. The Smart Memory is very addictive and useful game for developing cognitive functions. It has three playing levels and five different card packs:

* Animals
* Fruits
* Smileys
* Flags
* Funny Creatures

Enjoy.

Saturday, September 4, 2010

My Yahtzee v1.0

My Yahtzee is the first Android Yahtzee game with 6 columns. Till now, the max number of columns in the existing Yahtzee games for Android was 4. Many years ago, I developed a desktop version with 8 columns, which was also the first game with more than 6 columns (for desktop version), and for that reason i decided to reimplement my desktop version, but this time for Android phones. For now, My Yahtzee is a single player game, I plan to implement AI bot in the near future, which will also give My Yahtzee a bit more intelligence for playing against the phone. Implementation of multiplayer mode is also in plan.


My Yahtzee Rules

Rolling the Dice
There are six dices which you can roll. To roll dices press the button Roll.
Picking the dice is simple, just press on dice that you want to keep, on next roll value of selected dice will not be changed.
Maximum number of selected dices are 5, the 6th dice is bonus dice for playing.
Maximum number of rolling is 3, you can't roll more then 3 times. After rolling you must score the roll.
Once you've scored the roll, you roll all the dice again and repeat the process.
You continue until all 13 categories have been filled for every column, at which time the game is over.

Scoring
Once you have the dice face combination you want to score, you score the roll in one of the 13 categories.
You do this by clicking on one of the cells in chosen column.
Once a category has been scored, you can change the value by pressing the Undo button and repeat rolling and scoring again.
Each category defines its own scoring rules, but also each column define own playing rule.

Columns Rules
First column starts from 1, every cell must be scored.
Second column is free column, each cell can be scored in order by free choice.
Third column starts from Yamb, every cell must be scored.
Forth column is scoring by hand which mean, after first roll you need to pick some dices and score the cell. Scoring in this column
is in order by free choice.
Fifth column have two starting points, from cell Max to cell 1, and from cell Min to cell Yamb, each cell must be scored.
Sixth column have also two starting points, from cell Yamb to cell Min and from cell 1 to cell Max, each cell must to be scored.

Categories Rules
In the lower scores, you score either a set amount (defined by the category), or zero if you don't satisfy the category requirements.
Max is total sum of all 5 dices also Min is total sum of all 5 dices, total Max/Min value in current column is subtraction between Max value and Min value.
For 3 of a Kind (triling), you must have at least three of the same die faces. If so, you total all the die faces and score that total plus 20 points bonus.
Similarly for 4 of a Kind (poker) , except that you must have 4 of the 5 die faces the same. Total all die faces plus 40 points bonus.
Like in poker, a straight is a sequence of consecutive die faces; a small straight is 4 consecutive faces, and a large straight is 5 consecutive faces.
Depending on roll count, for first roll dices score is 66 points , second 56 points and third 46 points.
Full House is a roll where you have both a 3 of a kind, and a pair. Full house is sum of all 5 dices plus 30 points bonus.
A Yahtzee (yamb) is a 5 of a Kind (i.e. all the die faces are the same), and the total is sum of all five dices plus 50 points bonus.

That's all for now, feel free to download it and play.

Thursday, August 5, 2010

Lucky Cookie v1.0

Sometimes when i have free time and i dont have anything interesting to do i play some easy games on the internet and sometimes i read some psychology literature. Two days ago i decide to make some easy application for Android which will display different message every time when i click on some cookie. When i implemented that i decide to hide the message and to randomize the cookies every time when i start the application. Every time when message is found the message have different meaning. I implemented that, and in one moment i decide to change the idea behind that simple application and to implement some randomization functionalities and also to test my Android CRUD Code Generator for generating simple SQLite database that will keep scores. After that, that simple application become simple game for relaxation.
You can download from the market for free.