Advertisement

Results for "Category: Games"

Java_Volume1 #100318
move a char across the screen using the arrow keys (good for making games)

This program (well commented) will show you the use of the arrow keys by movng a charachter across the screen. *Note* this program does not have limits so try to stay withing the screen limits. Email me if you''dlike to see boundries put on it!! and dont' forget to vote!!

Java_Volume1 #100324
X's And O's (Tic Tac Toe)

Its just a game of tic tac toe but 1 player mode can be quite addictive.

Java_Volume1 #100385
Falling Quadz (similar to tetris =P)

This is a game very similar to tetris that uses windows GDI to load bitmaps and blit them to your screen.

Java_Volume1 #100396
asciiRPG

RPG using only ascii drawings, uses text files, its very basic, but works

Java_Volume1 #100400
MasterX Example - 2D Particle Engine Demo

I was bored today, so I decided to write a neat masterX demo. This is a 2D particle engine, and is different from my other 2d particle engines in the fact that the particles can fly in all four directions. Steer my poorly drawn space ship ( yep I used mspaint !), and use the arrow keys to aim and use the space bar to fire. so if your holding up when you hit space, the particle will fly up, if your holding left the particle will fly left. Pretty simple, yet perfect for someone whos never made anything with particles before. peace :)

Java_Volume1 #100416
Ultimate Beginner's C++ Game Developer's Guide

This article is all you need to learn the basics of game development. It will teach you how to use variables, how to manipulate strings, how to read user input, and how to build the basics of a multiplayer game.

Java_Volume1 #100425
Black Jack ver 1.2

Black Jack Game Win32 console application, read the code it is well documented. Special thanks to Joe Spencer who encouraged us to submit work to this site.

Java_Volume1 #100429
AStar the pathfinding algorithm

The most advansed pathfinding algorithm the A Star, fully comented and easy to use;along with the test program; Please give me some feedback;

Java_Volume1 #100435
A Real Time Battle

This code is a game where you have 10 people (excelent graphics) who are shooting each other until only one or none remain.Every unit has a health bar which is reduced after taking a hit.When a unit dies it is shown as falling and blod is left under the body. Please vote and give me some feedback :)

Java_Volume1 #100442
Hack Quest

Text adventure where the object is to crack passwords and break into a bank system.... Uses system colors, and is over 2000 lines of code in the main program alone! The exe can be found at my site: http://www.mcarterbrown.com

Java_Volume1 #100452
Knight Moves

Fill all the squares of a chessboard with a single knight. A well-commented code shows how to use a virtual window, and how to combine drawing to a virtual DC with direct on-screen drawing for better effects.

Java_Volume1 #100455
Tri-Blaster

It's my first DirectDraw powered game

Java_Volume1 #100468
mvxPong

Its Pong!!!!! An example of making a full app with mvxEngine.

Java_Volume1 #100539
millionaire.zip

This is my version of the game Who Wants To Be A Millionaire based on the TV series gameshow. It shows an example where "goto" actually makes programming similar to this more simple if you already have a lot of defined functions. Also, by using goto in this code, it avoids problems in compilation with the delay function. Great example for beginners of using nested if statements and declaring and defining functions and using arrays to make programming more simple.

Java_Volume1 #100549
^! BlackJack !^

Basic black jack program. Ive studied C++ for about 10 hours and this is my first project. Its simple, I hope you enjoy it

Java_Volume1 #100560
luddo

Its a traditional and very popular board game in pakistan and u will really enjoy to play this game.I have added a very good menue in this game. If u like the graphics and the game then please rate this code

Java_Volume1 #100570
Max Out 1.0

This is my first game! It is very fun and interesting... Its a fighting game with multiple levels of dificulty... Hope you all like it and dont forget to vote.... Also to find out more about this game and about upcoming programs check out http://brokenangel.cjb.net

Java_Volume1 #100580
Phat Tic-Tac-Toe v2.01

Since my earlier submission of this code was accidently removed, I am resubmitting it again. This is an MS-DOS Tic Tac Toe game that runs in VGA mode. Some neat features like mouse support, GUI buttons, BitBlt-like image drawing functions with transparency are included. All graphics are saved in PCX format and when loaded they're stored as image objects, which can be drawn on screen at given coordinates. Have fun and don't forget to vote for me, and, perhaps, leave a comment.

Java_Volume1 #100584
Aa BIRTHDAY ALARM

BIRTH DAY ALARM [POP WHEN YOUR BIRTH DAY

Java_Volume1 #100585
Tic Tac Toe (BAP)

This code is a basic TIC TAC TOE game. It is 2 players only at the moment. There is a new version coming. If you have suggestions for the next product send us at sR_ReD@attbi.com with TIC in the subject line. Thanks a bunch for checking this program out and please vote for it...

Languages
Top Categories
Global Discovery