Games in Java
From source code,code examples
| breakout.java |
This is a clone of the popular game breakout, however it has no sound and only one level(which does not end when all blocks are gone).
| Brick Break |
it is a small brick break game that i developed as my first java project..it has some powers like increasing the size of the paddle or get life n many others..
| this is 3d tic tac toe |
This is a 3d tic tac toe game.
| Tetris in Java |
Play a game of TETRIS. Also, there is a cheat to go straight
| Nokia Snake Game |
Its the Nokia Snake Game.It is not from me(it's from a friend)but it's very funny.
| bounce game |
this code first shows you how good of an idea it is to write clean code!!my code is sloppy, sorry.
| Tic Tac Toe - 1 or 2 players |
Playes a game of Tic Tac Toe.
| MONOPOLY |
it is a full game enviroment which is one to one carbon copy of really board game Monopoly try it and plz vote for me..
| Tee Box |
Tee Box is a little logic game with a golfing theme. Use process of elimination to discover the hidden hazards within the course. Included is a custom Perl .cgi to keep track of high scores.
| Swing - TicTacToe - UNBEATABLE AI |
A great game with unbeatable AI
| Card Base Classes |
Thanks for looking at this, but I've uploaded a better version,... look for that one...
| Card Base Class Improved |
This is a base class for building a deck of cards in Java. It is an improvement on the previously uploaded deck in that it now has support for Jokers, and differing values for cards (ie. Aces can be high or low, and you may implement wild cards.)
| Classic Road Fighter |
I have made this game again just to get some practice. This is just a normal game where you click on the “SPACEBAR” key and move around and try to dodge your opponents. This game is never ending. I mean levels just keep increasing and even the score. You have 3 chances. Your speed keeps increasing as your level increases. Please note that this game runs on a great extent on depreciated API. You may have to click on your car to get the focus on it as the focus method is included only on the advanced versions of JAVA. Not doing this may make your car not move at all and clicking on the “SPACEBAR” key useless. On some machines the cars may also leave trails behind them.
| Checkers Game - Jogo de Damas |
This is a work for prog. 5 in the university. This code implements a simple checkers game comunicating 2 computers on a network using sockets comunication. ***DON'T FORGET TO VOTE***
| Cascade |
Get a high score by clicking the right squares.
| Click The ball game |
Play a simple click the ball game
| Cricket Trivia 1.0 |
A little something for cricket fans out there. Its a cricket trivia. First version.
| Concentration Game |
This is a remake of the classic game "Memory".
| Count To |
This code is a game where you are allowed to count by a certain number. This is a pointless game because the computer's strategy always works so the computer always wins. Give it a try.
| CardWar |
Its a game of cards very very very nice
| Chessbot |
This is a 1 player chess game. The player plays against the computer. The move algorithm used is minimax with alpha-beta pruning (and a static evaluator). The complexity of this is quite high, hence the big class architecture for the game itself. This program is not for beginners, and some experience is decision making is preferable since there are no comments at all in the code. Also, the graphics are lousy. Have fun ;)
| Country Guessing Game 2.0 |
Country Guessing Game is a JavaScript guessing game. The objective of this game is to guess country names that the computer randomly generates. A graphical, JavaScript supported modern web browser is required to play this game. You can play this game on all major graphical web browsers, like Microsoft Internet Explorer, Firefox, Netscape Navigator, Mozilla, Opera, Konqueror, Galeon, Safari, Camino and Epiphany. Please note that if you try the shortcut keys on Opera, it will try too much helpful!!!
| Concentration |
This is the memory game sometimes known as concentration. You must match two images, then they will be removed from play. At the bottom of the program, it will keep track of how many turns you took.
| Coin Game |
Nothing special. It is my Java Assignment. I wanna know how is my program and so please send email to me or vote if u have time.
| Connect the dots |
Connect the dots game for two players on the same computer.
| Die Roller v2.1 |
Generates random numbers, especially useful for games requiring rolling lots of dice. Really cool, pretty useful. Especially good source for beginners. Please vote for my program!!! I appreciate feedback!!!
| DiceGame |
It plays a simple dice-game which works much like craps.
| Dealerz |
This Game is a remake of the Classic drugwars game, there is now a graphical interface, seperate levels, a store, combat, 12 cities, swiss bank account... Check it out. And Let Me Know What You Think!!!
| DiceApp |
You can create however many dice you want and roll them all at once. You can choose a name and the number of sides for the die, or you can leave the name blank and it will generate one for you like: Die1. Makes it easy to keep track of dice when you are playing a game that needs several dice for different things, or just its easy to just generate 2 plain 6 sided dice if you dont have any lying around.
| Dragon War |
This is a little game I wrote with the help of John Croucher's game tutorial.This should work with no problems. make sure the image files,code,and html page are in the same folder.Please use appletviewer to play the game as ppl have been having difficulty with the html
| Discover The Word 3.1 |
Discover The Word is a JavaScript word game. The objective of this game is to discover a hidden word. A graphical, JavaScript supported modern web browser is required to play this game. You can play this game on all major graphical web browsers, like Microsoft Internet Explorer, Firefox, Netscape Navigator, Mozilla, Opera, Konqueror, Galeon, Safari, Camino and Epiphany. Please note that if you try the shortcut keys on Opera, it will try too much helpful!!!
| Draughts (checkers) |
Play British draughts, trying to capture your enemies pieces by hopping over them and moving your own pieces to the top of the board. Compiled in jar for easy use, source code included.
| DCSoft DOS Casino |
This is a simple CASINO program which rus in an MS-DOS window. It has games like Roulette, Black Jack,Bingo,and Poker. It will be updated frequently so please check for source code intermittently
| Drag/Drop Board Game Template |
Provide a drag and drop template suitable for a board game interface. Utilizes ondrag and ondrop events to determine affected objects, and dynamically enables/disables dropability of container images.
| Domino Card / Gaple |
Domino Card Game, with excellent Artificial Intelegence
| A Pong Game |
I once checked on this site for a pong game,surprisingly I did not find any,so I tried to make it myself. And here you have it.I have updated my old version. Please vote for me,this version is a whole lot better. It's got random bricks that make things interesting. When the skill level changes,the background changes.You can make the applet any size, just remember to make the size of the backgrounds the same size as the applet. The game has more than one ball. To change the amount of balls change the size of the array (ball). To increase the amount of bricks change the brick array. This version also has sounds. A two player game has been added too. Check out the screenshot if you're not convinced. Enjoy!
| a shoot the target game |
a reguilar shut the target game only this time the target is arafat well you can easly change the pictur so it will be kill mom or kill president or anything else enjoy...
| A TicTac Game |
A colorful tictac game applet with good computer moves. The source code is so much self-explainatory that you would be able to make this game of ur own after reading the source code once
| Another TicTacToe game |
Another variant of good known TicTacToe game that you can play anytime anywhere. Nice Windows-like interface. You don't need open a browser to play the game (this is not an applet). Human plays against computer. If you want to have executable file just E-mail to me and I will upload. I would love to hear your opinion about my codding.
| asteroids java applet |
this is a remake of the popular arcade game point and click action with bombs (b) SPACEBAR to regenerate, if you use this code please vote. thanks
| Animated Towers of Hanoi |
This offers an animated solution to the Towers of Hanoi problem given an arbitrary number of disks. It uses my generic stack and queue ADT objects. Ciao....
| A Civilisation Game |
A basic version of the civilisation game. It was made for an advanced java assignment at university. It shows how to program in full screen exclusive mode, and how to use sound in java games.
| a mexican game in java |
hey this is a simlar mexican game................
| BattleShip |
My Code Is The Classic Game Battleship Designed For 2 Players Both On The Same Computer. It Randomizes Your Ship's Positions, and Prevents Overlapping.
| Block Breaker |
This is a great block breaker game written in javascript. It is a game where you have a bat and a ball and have to get rid of all the blocks by hitting them. Please tell me what you think of it.
| Blackjack Applet |
Blackjack applet using java.awt.*; says it all really. The working applet game can be viewed at:-
| Ball Wars |
When I learned QBasic, this was the first game I made. When I learned Visual Basic, this was the first game I made. So, I thought, what the heck, why not make it in Java too. After spending two days learning Java, I spent another two days making this. When you compile and run, you see two balls bouncing around and a green unfilled one. Your objective is to move your green ball(by using the arrow keys) over the blue ball and press space to shoot it. If the red ball hits you, you loose a life. Because I'm just starting, I don't want to get messed im for the future, so please tell me any bad coding practices you notice.
| Beat it Game |
this is a game named as Beat it in which you have to reduce the number of overall balls in this you can create your own games and share them with your friends it also has a mp3 plyer by which you can play songs from it.
| BrainVita - a marble game (solitaire) |
this is basically solitaire along with a demonstration and instructions for playing it
| Ball Game |
This program is created with BlueJ but you can add a main-method in the class GUI and create a new object of Gui in that method.
| eGraffiti |
A multiplayer client applet and server application that allows people to draw at the same time over the internet.
| Easy Pong Game |
to let the Java Programmers see that how simple and interesting this game is.
| Eater |
Eater was one of our favorates years back..(I dont remember what they called it, in fact).I have just tried to implements it on my own. I have also added the jar file as a matter of covenience. please send your comments and suggestions. I will be thankful.
| FloyTime |
just a little game. Coded in order to show how programming is done
| FreshMan.java the FreshFerrari Game |
This is a very exciting Game based on Pacman,maze features for 1 or 2 players. But here it's about ferarri. You can accelerate, you have lives and points, and you have to take all men before the time ends in One Player modus.
| F.L.A.M.E.S. Love Oracle |
This is a f.l.a.m.e.s. love calculator yiii!!! Enjoy but please don't hold me responsible for any break-ups! ;p
| Falcon Fighter V_2_0 |
I downloaded Falcon Fighter listed on this site and fixed it. I figure if you are going to download a Script from somewhere you should atleast get one that WORKS!! Right?
| Global Defender, Addicting, fun arcade game, Updated! |
This is a really fun game of "Global Defender" Shoot the space ships before they reach earth.. aka the blue line :) hehe.. well.. it's completed.. nowI'm going to add some more fun stuff! If you like it and/or the code then please vote! If you want a working version go to:
| Guess my number game |
This script will let the user to choose a guessing limit (1-10 to 1-100) and the user will input numbers until he guess the choosen number.
| Guess Pictures |
The purpose of the game is to check the memory power of the player.
| Gobang |
Use of applet and the importance of using swing.
| Guessing Game with highscore list |
This program is purposely done for user to select 3 types of guessing game, where their score will be saved in the highscore list. This program is simple but well coded.
| G3DMazeRoom |
This application was a part of my university assignment to create a room with a table in it. On the table is a 3D maze. The user can walk around the room, then jump onto the table and walk around the maze. This code has the following:
| Gtroids Arcade Shooter |
Gtroids is more than just a simple Asteroids clone. Unlike to the original game, you can enhance the ships abilities with bonus items like multi-shot (up to 4) or shield. You are able to throw smartbombs (or get more of them), cure yourself, enhance the points factor, control the game speed (with bonus items), fight against boss enemies and much more. Furthermore, it has a global highscore list. If you want to use cheatcodes follow the instructions below: Type the word "log" while holding the left ALT key (this toggles the logpane on or off). If the log is open, type the word "cheats" while holding the left ALT key (this should show the complete cheatlist). All the cheats must be typed with the left ALT key pressed. If you run the game as applet, make sure that the game is focused (border turns red, if it is). If you use cheatcodes during a game, the current score gets blocked by the highscore module. At http://www.planet-h.com/gtroids/ you'll find the applet version and two webstart variations. SourceCode and JavaDoc is available at the same URL. The game is free for uncommercial use. Hope you enjoy it!
| Highdice, a dice game |
My code makes four dice rolls (6-sided dice) two for the user and two for the opponent. The totals for each player is added, and then they are compared to find the winner. Highest sum wins.
| Hornet Fighter |
A javascript game that allows you to fly an f-18 across the screen shooting down enemy planes and bombing enemy tanks.
| Hex Board Game OO Template |
Provide an Object Oriented template for hex board game creation. I am tired of reading supposedly object oriented examples that get a mouse click and search all the objects to see which one "Contains" the click point.
| Helicopter |
This is a remake of the helicopter flash game, it has a generated map and scrolling graphics. The goal of the game is to fly through a cave without hitting the bottom and top of it while avoiding hitting bricks.
| hang man |
Hang man game, either enter a word for player 2, to guess, or leave blank to get a random word from a wordList of 55,000 words.
| Hangman V.3.21 |
A simple one player game that picks a random word from a list of 56 words.
| Hare and Hounds(A Logic Game) |
This is a simple Hare and Hounds game. 3 Hounds have to trap 1 Hare.
| Javascript RPG |
This code demonstrates a very basic javascript rpg game (where a character moves around a map). Also include is a simple javascript map editor. This is a update to an older post with a little more functionality.
| javascript snake |
A simple snake game written in Javascript
| JPong - double buffered pong game. |
It's a game, so what the code basicly does is an alot of drawing and collision detection and play a sound once in a while when needed.
| jEuchre |
jEuchre is a single player Euchre game. The AI is nothing special, and I hope to add more features (like graphics, network games, etc) soon. Some of the code is not the best example, along with several bugs related to the AI (but check out the 'getGoodTrump(int)' method, that is cool), but when I first stared writing this I didn't know half of the things I know now (on top of the fact this my first stab at awt!)
| Javascript RPG TileEngine |
A very cool javascript rpg engine i made. There is even a monster that moves about the map on its own.
| JavaScript Tetris |
To those who master in javascript would be wandering what else this script can do, open your eyes wide and be surprise the power of javascript.
| JS Pong |
Classic Pong recreated in JavaScript.
| Java Minesweeper |
Simple game of Minesweeper. Very similar to the windows version. Play with board up to 100x100.
| Jigasaw Puzzle |
It' a puzzle game(main class: Puzzle_test.java)
| JTicTacToe |
Another TicTacToe game in java, this TicTacToe is Human versus Computer version. Build using OO paradigm, Computer AI using MiniMax Algorithm. Although Computer quite tough but it still can be beaten.
| JS Joga-Khichuri 1.0 |
This is a JavaScript word scramble game. A scrambled word will appear inside the white panel with red colored letters. You will have to make the original word and enter the word in the 'Enter your guess' textbox. A prompt will be displayed whether your guess was correct or not.
| J2ME / Console Tic Tac Toe |
PSC doesnt have a category for J2ME uploads but i put it here anyway. This example shows how the same game engine can be used in 2 separate visual interface. Compile the files. Run the ConsoleTTT using normal JDK, run the MobileTTT version using the KToolbar in J2ME.
| Java Hangman |
Documented java applet which plays a game of hangman. Overall, the code is basic and hopefully easily understandable. There is a short animation if the user loses; the man's face fades from red to blue as he "runs out of air".
| Java Script Game |
Java Script Game By chamika Deshan.100% javascripts and HTML. No Flash.
| JSCSSSLOT |
Presents a fully interactive slot machine complete with sound.
| Lucky 7 |
Two players, the user and the dealer, roll two six-sided dice, and the scores are totaled. A single beats a lower single, a double beats a single and a lower double, and a seven (any combination) beats everything.
| MT?s Jump?n?Run |
A cool Jump?n?Run Game, for which you can make your own Levels !!!
| MIDP Tic Tac Toe |
My first MIDlet:
| Maze |
A 2 player game - Target is to reach the Green block through a invisble maze . Runs using appletviewer.
| Map Builder v0.1b |
Allows the user to make FFTactics esque 3d tile maps. It is a beta release, but is rather complete. This applet was made to build maps for a mini rpg engine I am building, but that won't be released until later. Input would be greatly appreciated.
| Minesweeper ver 1.10 |
The object of Minesweeper is to locate all the mines as quickly as possible without uncovering any of them. If you uncover a mine, you lose the game.
| Memory Game in Java |
This is a version of the Memory Game where you have to match a picture with a copy of itself by flipping images over. This was the second programming assignment in a graphics class I had, so it's pretty basic code, all in one file.
| Math Test |
This math test demos the use of frames, along with something called the hIdaho Frameset that enables the calling of js funcs from all frames no-matter which frame the script is in. Also demos the use of arrays, user input validation and processing and changing page content with js.
| master-mind |
this program is a pc version of the mastermind board game...
| Minesweeper in java |
This is a Minesweeper game, similar to that of microsofts version.
| MineSweper |
hi guys its j2me based game a mobile version of minesweeper and is quite good looking.i have coded it in such a way that functions int it can also be used in your games.it also has a perfect random number generator.i will say if u like the code and game pls do vote for me.game is developed for nokia s60 handsets and can be emulated on any wtk as no nokia specific api is used.thanks
| Minesweeper in Java |
It is a minesweeper game. Like the one which comes with Windows.
| Mine Sweeper Game |
This is a simple java code that creates a mine sweeper game.
| Modified Snake IQ |
This is a fully commented, modified version of the classic "Snake." The user is only able to move once before the snake straightens out, therefore making the game a bit more trickier. With that being said, I have added an IQ system for the user based on the amount of apples they are able to eat. The snake must land the apple directly on it's first square. And with being only able to move once before the snake straightens out, this is a hard task. This becomes especially hard when the snake becomes longer well into the game. On the right, there is a panel which displays updates for different information about the snake as well as the users IQ based on the amount of apples they have eaten. This is a great game if you want to learn applets. The code is fully commented and is self-explanatory. Please provide feedback and let me know if I can help you understand any part of the code. Thank you.
| Naughts and Crosses (Tic Tac Toe) |
This is a JavaScript version of Naughts and Crosses (also know as Tic Tac Toe) that allows you to play against the computer with three difficulty levels easy, medium, and hard. Demonstrates how to do some AI programming in JavaScript.
| NewSnake.java |
This is a rendition of the game snake.
| Nokia Snake (small but fully functional) |
illustrate how to program automation with simple java programming lauguages.
| Naval War |
This is another naval battle game in java.
| Naughts and Crosses |
Naughts and Crosses game (tic tac toe in America), either play against a friend or the CPU. Try and get 3 of your symbols in a line before your opoment does the same
| Naughts and Crosses using TBNG |
Play naughts and crosses over a LAN or the internet using my package TBNG (Turn Based Network Game). Uses DatagramPackets and a custom made protocol to send moves and messages across the network.
| Plot 4 |
It is a 2 player game played on 2 remote computers. The game has alternate player moves . The purpose is to place the coins in the cells of a matrix size 10 by 10 . The player who has his coins in 4 consecutive cells ( diagnol / vertival / horizontal ) wins the game .
| petrol station simulator |
Simulates the operation of a 3-pump petrol (gas) station control centre
| Poker Game Applet using java.awt |
This ready to run and rock 'n' roll java applet is also Internet ready. The source code is there too in one class file with the graphics and game logic. Feel free to change the 'UK pound' sign to any other currency but please leave the copyright part. Anything else ...? em me.
| Puzzle in Java |
This is game is after your puzzle skills. You should complete it as fast as possible.
| Ping Pong Ball |
This gives a good example of simple multi-threading and basic applet programming.
| Pong with Swing |
This is just a small pong game I coded up in java to practice for an exam. But this is actually a pretty good game. I'm using the swing and awt toolkits to make a stand-alone application. All of the code is included. You just have to compile it. This is a good example of how to use graphics, listeners, menus, dialogs, and well, everything that you could need to make an application. The game starts out pretty slow, but speeds up quickly, to provide for a good time. I like it, I hope you do too. Please leave feedback. Oh and just as a note, I wanted it to look like classic pong, that's why there's no fancy graphics or anything. It's more of a demo for swing.
| Pong Applet for beginners |
A simple pong game written as the final exam for my AP level computer science class in java. Almost every line is commented for easy readability. Feedback would be nice!
| Physical Phenoms |
This collection of JavaScripts represents my attempt at modelling basic physical phenomena (rotation of rigid bodies, 3D rotation, generation of n-sided polygons, collision, pendula, and spring action) using only JavaScript and HTML. Kevin Fortuna suggested that I post it on source code sites like this. A lot of it can probably be used for game engines.
| powerGrid |
Logic number game, enter the available numbers into the grid so that they add up to each row and column total. !!Updated!! Now you can play 4 different sizes of grid
| puyopuyo |
arrange 4 icons of the same color and it breaks.. based on mr. croucher (?)'s java tutorial on game... please vote for it... and please tell me how to make it run on IE. and if anybody can code it to an application (not applet), please send me the code... njoy...
| PeppaPig Game |
The game shows a JFrame and accepts user input and outputting the result.
| puzzle2 in Java |
just a very small game!!!
| Ricochet Robot |
Ricochet Robots is a puzzle game where you have a bunch of robots and a bunch of bases. You have to move all of the robots to their home bases, but you can only move the robots orthogonally. If you don't want to download the code, feel free to simply visit my website to see it in action. The address is: http://www.nstep.net/~mpbailey/programming/games.ricochetrobot.php
| Random Guessing Game |
Basically my first real program with a purpose, the game generates a random number between 0-100 and makes you guess what it is.
| Racko |
A simple racko game that runs on command line.
| Random Number |
Nothing special. It is my Java Assignment. I wanna know how is my program and so please send email to me or vote if u have time.
| RMI Card Game |
RMI Card Game by chamika deshan
| Rock Paper and Scissors Game |
This is a simple rock paper and scissors in Java. Works really good and its a fun game. Pictures were taken from Google Images.
| Space Invaders! |
Hey Again! This is the classic game of space invaders... supposidly.. :) I think it is but some of my friends don't think it is.. anywho.. this is a simple, classic, addictive game in which I'm sure you'll enjoy HOPEFULLY as much as I enjoyed coding it.. this is my very FIRST java applet that I've ever done before. I'm new to java. As a C++ programmer, java is basically the same.. to a certain extent.. I've learned more about java in 3 days then I have in 2 years with C++.. mousecontrol inserting images.. ect... but C++ still ownz *evil grin* hehe anywho... Thanks for looking at my game and I hope you enjoy and/or vote :)
| Simple BlackJack |
These code contains multiple classes, one of which is a graphics API for the black jack program
| Stone Game |
A fantastic Game
| SpaceShooter |
SpaceShooter is the start to a simple 2D space shooter game. It is currently a polygon drawn rocket ship that follows the mouse and shoots a laser when the mouse is clicked. It is professionally written, and is a good example of a start to a game.
| Simple Pong Game |
to let the Java Programmers see that how simple and interesting this game is.
| Space Shooter v0.2 |
Space Shooter is a simple space shooter game. The space ship is currently moved using the arrow keys, and the laser beam is fired by clicking the mouse. The flames in the back of the space ship are animated to simulate the rocket boosters. All elements of the game are created in there own classes for possible use in future games.
| Simple TicTacToeGame |
Simple and Easiest TicTacToe Game made just by using Graphics Class Functions drawString(String,int,int) and drawLine(int,int,int,int).
| Stratego |
This is a two player Stratego game that I had to create for my computer science class. It doesn't have any AI and you have to play it over the internet. It uses the old 1980's rules where if you attack and don't win, the other person takes your spot where you attacked from.
| Sword of Lycenadoria |
Testing out trigger-based functions in a nice little fighting game system, I plan to expand this into a full-fledged game later on.
| Super Tic Tac Toe |
Learn how to read from text file and dynamic programming.
| Simple Disguise |
The same categorie of HangMan but i don't have an hangman. Accepting All Letter and then output * if it is wrong then if correct It will output the correct Letter in Word. You can Edit this It shows on How to create guessing Letter by Using indexOf.
| spider Solitare |
card game spider solitare. The aim is to make full decks (king to ace) to make them disapear. Uses double buffering and clips to reduce the amount of painting done. A lot of the code is reusable for other solitare games.
| slide puzzle game |
a simple slide puzzle game...
| Swinging Hangman |
I think this is a good version of hangman, and in making it I learnt many useful gui/swing ideas. I also used some useful file io, and maybe you can learn from that as well.
| Simon game |
CLassic Simon game . Flashes colors and plays sounds, then challenges you to mimic the pattern. everytime user successfully mimics a pattern, the difficulty is increased. This was my final project for my first course in java.
| Slide Puzzle |
slide puzzle game using pictures and ramdomize the tiles automatically by only pressing one single button.
| Spider Solitaire |
Implements the game Spider Solitaire
| Simple Java Minesweeper |
"Simple Java Minesweeper" (SJM) is yet another simplified spin-off of the Windows minesweeper, written in Java.
| Simple Game |
simple game to collect the puzzle from the rooms
| Tic Tac Toe in Java |
This is a simple game running on logic. This is the first game I had made. Every user has a time limit to play his chance. The computer also keeps track of your time you take to play your chance and your individual score.
| Tap Car Racing |
I have made this game again just to get some practice. Well this is just a simple game running on threads again. You just have to race the computer on a straight road. You move your car 1 unit by clicking on the button once so you have to keep clicking on the button “TAPPER” until you reach the finish line as fast as possible
| tower of hanoii puzzel |
excercise for brain
| Tic Tac Toe client server program |
A tic tac toe client server Java application. This program demonstrates Java socket programming, swing techniques and how to construct a multi-threaded server.
| Tetris(mg) |
This Tetris game complete with special animation effect and few sound effect. There is few cheat code. Please email me for cheat code at mungeon@hotmail.com!!
| Tic Tac JavaScript |
Simple javascript event handler tic tc toe game
| tic-tac-toe in java |
A game of tic-tac-toe in java...good example to begin game programming in vb..
| Time Quiz |
Time quiz with JavaScript. User cannot anser twice. Also the quiz time will be over after 1 minute. Very easy to modify. Good for online tests.
| TicTacToe Game |
TicTacToe basically. A game.
| The Count Game |
This is a JavaScript counter based game.
| Tetris With AI |
This program will allow you to play a regular game of tetris on any platform with a Java VM, pretty sweet, no? Maybe it's not. Tetris is a quintessential programming project and every hack out there has written his own copy. The difference between those programs and this one is that my tetris game will play itself - it's got built-in, and potentially extensible, AI that will play tetris. For tetris buffs, it also has "Malice Mode" and "Happy Mode" that, when enabled, will either try to screw you up by giving you the worst possible blocks at the worst time, or will toss you a bone every now and then when you need it. Give it a whirl.
| TorGame |
This code:
| TDice |
TDice is a simple dice game for Beginner-Intermediate users. It is console based, for now, but makes use of alot of fundamental Java principles. It prints out the dice in a semi-graphical way even though it's console based.
| Tic Tac Toe ver 1.10 |
Tic Tac Toe game which is played on 2 remote computers by specifying the IP address of the other machine
| tic_tac_toe in Java |
Its a Tic_tac_toe game in javascript. It is two player Tic_tac_toe game.
| Tower Of Hanoi Applet |
This is a Tower Of Hanoi game. It records number of moves made, have an attractive GUI, .... hmm, not much else. i guess that's all. Click the help button if u need instructions. Enjoy! ... .. oh yeah, it's an applet.
| Tetris (fully functional) |
Illustrate how to build a Tetris game by Java Applet.
| THE GAME OF NIM |
This is the game of nim, the goal is to make the computer take away the last marble, if you take away the last marble you will lose. The most marbles that you can take away at one time is half of the pile. There are two computer settings one is smart and will win if it has the chance, the other is not smart and will choose random amounts of marbels to remove. This code is very basic and is good for begginers who want to see how to pass varables between classes.
| The ULTIMATE Game of NIM |
This code it the game of NIM. The computer makes a random number of marbles from 10-100. Then You can the computer duke-it-out by taking turns of taking marbles, you can only take 1 to half of the number of marbles left in the pile. The computer has Smart AI mode too.
| The game of Life |
This code brings up a JFrame and runs the game of Life. The game of Life is a simple way of visualizing complex computer problems, and was originally developed by Dr. John Conway.
| Tic Tac Toe 3D |
This is a simple 2 player 3D tic tac toe game. It was written with java script. If you dont know how to play 3D tic tac toe you can learn here: http://www.jamoproductions.com/readarticle.php?name=articles/0000053D%20Tic%20Tac%20Toe
| The Eight Puzzle Breaker |
With A* algorithm, I can make my machine think for me :) , and then find out the solution in classic AI problems, the 8 puzzle problem.
| tic tac toe client server |
this is a client server based tic tac toe game
| Tic-Tac-Toe in Java |
To develop a client server tic-tac-toe application. Here I have kept the same scenario as was developed in previous assignment of multiple clients connecting to one server. Here the scenario is for 1 player game, player 2 is server (computer) which will take its turn (as it was become troublesome to implement strategy for calculating the best move , simply here server checks for the next available blank space and takes its turn on it.) automatically. Every client can see the move he/she is making and in response what where server takes its turn. While on the server side, turns of all the clients playing (move of every client will be mentioned by client #) will be displayed as well as the turns which server made with each and every client.
| TiC-TAC |
Developing a Client Server based Tic-Tac-Toe game.
| TicTacToee |
Entertainment
| Tic Tac Toe (Client Server) |
Tic Tac Toe with client server connectivity. Enjoy........
| Triqui |
Tic-tac-toe
| Tennis Game |
I did this as my assignment hope you all will like it.
| Tic Tac Toe 2 Player |
Its a basic Tic Tac Toe Game that is played between 2 human players on the same computer,version 2 will have computer AI,And version 3 will hopefully have Multilayer features.
| Tower of Hanoi |
This is a simple Tower of Hanoi Game.
| TicTacToe UNBEATABLE |
TicTacToe Single-player UNBEATABLE and TicTacToe Multi-player. Very good logic that is not too difficult to understand. Email me for questions! Feedback is much appreciated.
| Typing Tutor in Applet |
This is a typing tutor in Applet. Works really good and have all the functionalities.
| Turtle And Rabbit Race |
random number generator applicable in java-enabled games.
| Video Game Scripting In Java Script - Mario Brothers Style |
This code shows you how to script a Mario Brothers style video game. It listens to what key is being pressed (up, down, left, ect...) and moves the graphic in that direction. I plan on making a version 2 of this when I get time and I will make it an actual game.
| Video Game Scripting v2. |
This is pretty much the same as the last one with a scene in the background. The only thing left to do know is have Colition Detection. Unfortunantly I am not going to continue with this game any longer because I would rather work with c/c++.
| Vending Machine Console Example |
This is a simple example made for my Introduction to Computer Science class. It is a vending machine that has various drinks. This serves as an example using arrays, Object Oriented Programming, reading input from the user, creating a menu, etc. Very good example. Fun to play with.
| Vending Machine Example, GUI Version. |
This program is the same as the Console version except for its appearance. It is basically an example of how to create an interface that the user can click and have a label change. It allows you to input money with the buttons of the right, and buy drinks with the buttons on the left. Pretty interesting design.
| Virtual Bomb Disposal Vehicle Game |
The Project Virtual Bomb Disposal Vehicle is a 3D Game looking application written using java, Java Monkey Engine, jme physics, and 3dMax.
| War.java |
This is a java applet. The code provide a java base class for playing cards and card decks with some handy methods for containing some graphical display information within the card and deck objects themselves. It also provides a simple example of a game core to integrate the PlayngCards base class into a card game.
| War card game |
This is the card game of war. High card wins the hand, and in cases of a draw, there is a war where one card is buried, then play resumes with the next one until a player wins the hand.
| Web Chess Pro 1.0 |
2-player chess game
| x-o game or tic-tac-to |
its the simple x-o game or tic-tac-to built on javascript using some terms of artificial intelegent to let the computer play aginst u , i put a small case that the program didnt cover to let u learn how to cover this point.
| xonaic jumblegame |
this is simple puzzle game.
| Yahtzee rip off |
This is a yahtzee game. It is not the complete game and the rules are a less.
| YGame |
Simple Game. Developed In Swing
| YHitGame |
Simple HitGame. Developed In Swing
| a Pong applet by zimardi |
wow this game was fun to make. Four paddles one for each side of the applet. The balls come from where you click. you can have as many balls as you wish. control the paddles with mouse. balls are of random size and direction and color and speed. A VERY RANDOM BUT FUN GAME. you can figure it out.

