kieunv's blog
Monday, 24 February 2014
Invaders game simple
›
Source code: download here
Demo simple paint
›
Source code: Download here
Vietnamese Mancala Game
›
Ô ăn quan ( Viet Nam ) game is 2 mandarin boxes x5 ponds each, with 25 stones or tamarind seeds each. Source: Download here
2 comments:
Kruskal's algorithm
›
Kruskal's algorithm is a greedy algorithm in graph theory that finds a minimum spanning tree for a connected weighted graph ....
Line98 java version
›
Line98 is a famous classic game that everyone are known. This is my version follow by original version of Line 98 with same visual and soun...
2 comments:
The N by N Queens Example
›
In chess, a queen can move as far as she pleases, horizontally, vertically, or diagonally. A chess board has 8 rows and 8 columns. The stand...
Life Cycle of a Thread
›
Java provides built-in support for multithreaded programming . A multithreaded program contains two or more parts that can run concurrentl...
›
Home
View web version