game

Bomb Explode! (An Android App Strategy Game)

Submitted by donbermoy on
This android app named Bomb Explode! is a capstone project that I made for a particular school. BOMB EXPLODE! is a Human Versus Computer strategy game. The objective is to eliminate the opponent by blowing up their BOMBS. Each player takes a turn by placing a BOMB in a square on the board. The human player can start by placing the first BOMB or have the computer start by pressing the Computer First button. A player can place the BOMB in any square not occupied by the opponent.

Word Scramble Game Application in Android

Submitted by donbermoy on
This is my another creation of android Games named Word Scramble Game Application, a project for students in their Mobile Development Subject. This Word Scramble Application will show a list of the words you can build from your letters; and in here it has 20 words to solve. It has also the speed of the random letters to build such as slow, medium, and fast. The game has also a timer and if the word is solved within 30 seconds then the player will win the game. Their is also the word typed upon clicking the words. It has also a button for resetting the game.

Bouncing Ball Animation in JAVA using MutiThreading

Submitted by moazkhan on

TUTORIAL NO 8

Bouncing Ball Animation in JAVA in MutiThreading

In this tutorial you will learn: 1.Multi Threading 2.Inner Classes 3.Swing Animations 4.JAVA awt 5.JAVA swing 6.Adapters A lot of newbies ask this question how to make a bouncing ball animation in java using graphic elements so I decided to address this problem and today I am going to teach you how to make a very simple bouncing ball animation in java. In this tutorial we will be working in JAVA SWING.

Rock-Paper Scissor Game in C#

Submitted by donbermoy on
In this tutorial, i will teach you how to create a game program called Rock-Paper Scissor Game in C#. A rock-paper-scissor game is one of the most popular kiddie games here in Philippines. It is a simple game played around the world with many names and variations. It's a good way to decide whose turn it is to do something, and it's also played competitively. And today we will make this game and compete with a computer player. Now, let's start this tutorial! 1.

Wayopoly -Africanised Monopoly

Submitted by its_comoo on
This game is solely based on the monopoly game with a few changes the money is in Ghana cedis and the landmarks are places in Ghana. Tried my hands on Java for sometime now and this is what i tried doing there isnt so much graphics in the game but a few informations revealed through dialog box. Hope you enjoy this amateur effort of mine. Thank you.