Advertisement

Results for "Category: Games"

6_2008-2009 #212898
ComputerCHESS

It is a game of chess based on artificial intelligence

6_2008-2009 #212942
Animal Match Game

This is almost identical to my Celebrity Match Game. Here the object is to match the name of the animal with its photo. This would be a great game for kids. And just because I think this would be a great game for kids does not mean that I am a pedophile. However, some people here seem to think that. I used to be a school teacher and I respect kids.

6_2008-2009 #213147
PHP RPG 2D Engine

Right now it has LEFT RIGHT UP DOWN movement maps are stored in map/*.map gfx in images/*.JPG it has walls blocking directions i plan on adding items and an attack system check it out at web.wcc2.net/rpg/ and also please vote

6_2008-2009 #213217
Sharp Invader

Sharp Invader is an arcade style space shooter programmed in C#, using part GDI and part GDI+. The download not only includes the game and source code, but also a map editor which you can use to toy with the game map. To get the game to work you MUST follow these steps; Compile the GDI, Game and SharpInvader projects. Once that is accomplished, copy the GDI.dll, Game.exe and SharpInvader.dll into the main SharpInvader directory (the same directory the readme.txt and space.sim files are located in). You should now be able to play by running Game.exe. I apologize for the slight inconvenience. This is my first upload to this site and it automatically deletes any compiled .dlls and .exes. :(

6_2008-2009 #213404
connect four

Two player connect four with a check win routine , good for beginers to learn more about key pressing, timers and other cool stuff

6_2008-2009 #213489
Sudoku PHP 1.0

I started playing Sudoku and it was a bit easy so I deceded to make my own game in php.

6_2008-2009 #213583
a PACMAN clone - GLman3D openGL

i had to write this code (in a few days) to try to get a job. I didn't get the job... but i learned a lot from the whole experience. see the readme for more info.

6_2008-2009 #213869
Pathfinder3D

[Updated version can be found at http://pscode.com/vb/scripts/ShowCode.asp?txtCodeId=3230&lngWId=10]Complete DirectX9 game with 3D menu, 3D About presentation, intro movie, and map editor. Game features: control your 3D walking, animated character in 3rd person mode; click on a tile and he will go there (can find his way through the maze); DX-drawn message boxes, menus and buttons; 3D compass; falling snow; 6 camera modes; sky background (skybox). DirectX features: textures; lights (ambient and point); fog; 2D/3D alphablending (opacity from 0 to 255); raytracing (detect 3D objects at mouse point); mesh from X file; 3D text; simple spheremapping; multi-viewport projection; particle system; 2D sprites; windowed and fullscreen; reenter fullscreen mode after being minimized; resolution changeable during game(no need to restart); movie playback Well commented, and with documentation. – Arvin Meralpis

6_2008-2009 #213870
Pathfinder

Based on Djikstra (a pathfinding algorithm), this VB.NET project has an AI (aritificial intelligence) to find the shortest path between two locations on a map. Then an animated sprite will walk along that path. There are 2 types of tiles: passable and blocked. The passable tiles have different cost to cross (e.g. cemented roads are favored over sand). The commented pathfinding code is written on a class so that you can easily incorporate a pathfinding AI in your own game. This is also integrated with a map editor where you can create, save, and edit map from 5x5 to 25x25 in size. If you cannot see the entire map, scrollbars are provided. There is also a minimap which represents the entire map. The graphics method is GDI+ (no external API calls or DirectX). The drawings are optimized by rendering only the parts that are really needed to be drawn. - Arvin Meralpis

6_2008-2009 #213871
Pathfinder3D v1.1

*UPDATED* for VB.NET 2003 + DX9c. Complete DirectX9 game with 3D menu, 3D About presentation, intro movie, and map editor. Game features: control your 3D walking, animated character in 3rd person mode; click on a tile and he will go there (can find his way through the maze); DX-drawn message boxes, menus and buttons; 3D compass; falling snow; 6 camera modes; sky background (skybox). DirectX features: textures; lights (ambient and point); fog; 2D/3D alphablending (opacity from 0 to 255); raytracing (detect 3D objects at mouse point); mesh from X file; 3D text; simple spheremapping; multi-viewport projection; particle system; 2D sprites; windowed and fullscreen; reenter fullscreen mode after being minimized; resolution changeable during game(no need to restart); movie playback. Well commented, and with documentation. – Arvin Meralpis

6_2008-2009 #214002
^A Game that is RGP

This is a pretty fun game. It's a "RPG" so you can upgrade different things like Attack, Defense, and Health!

6_2008-2009 #214098
Hangman Using Graphics

hangman is a simple game and user can play game

6_2008-2009 #214123
Graphic Puzzle - Dos Game

See the screen shot. play and enjoy the game. for your purpose i have included EGAVGA.bgi file to run the game.

6_2008-2009 #214125
Snake and Ladder for VB.NET

Snake and Ladder is an amazing board game. I coded it using "Visual Basic .NET 2005 BETA 2" and I published it with haigh quality graphics and with sound effects. So please, feel free to email me if you find any bugs or any integration opinion to this game and do not forget to vote for it.

6_2008-2009 #214392
a snake game

snake is a classical game of snake. hopeu enjoy it... now u can record High score.... eat special fruits... vary game speed... and more.... i hav uploaded exe files as .exea files. just dbl click on the create exe.bat file and it will create the exe for u n u cqn run the game frm there. 2. if u r running the game frm within the turbo c++ IDE... then plz change the path in the initgraph(&gd,&gm,"c:\\tc\\bgi") according to the path where ur turbo c++ is installed. 3. plz also change the path in fname[25]={ "C:\\tc\\snake\\" }; in the maze_data:: load() function. Also path in the ifstream f("c:\\tc\\snake\\hs.ark"); 4. the game currently contains only 3 levels. u can add more levels by maze editor. 5. if u want that the levels created by the maze editor should b added in the game rather than in custom level option then save ur levels as 4.lvl 5.lvl etc. note that the extension must be lvl. 6. if u r creating levels only to b run in custom level mode then any extension or no extension can b used. Thank you for trying my game. hope u enjoy it... PLZ VOTE 4 IT.....

6_2008-2009 #214433
SNAKE IN C++

This is a simple game of snake.This game has save/load option and also different levels of difficulty.Hope u will like it.

6_2008-2009 #214565
virtualb

this code is my first try in c its asimple game wher you purchase sites with atarget to occupy as many sites as possible its very use ful to give beginners an idea of various graphic fns as i devloped it for this purpose

6_2008-2009 #214633
TheGame3--Second Update

I coded this game because i wanted to know. I needed to learn how to make decent progs in C++, please before you "flame" me do think that i spent at least 10 hours while coding/debugging this "game" but there are still a lot of bugs...Please help me make this something worth coding...i haven't fully commented the source code, but it should be easy for you to understand..i (almost) cover: threads, buffer,structs,arrays(in a way) P.S Forgive me for my rusty english P.S2 Have fun! (Update) 10/30/2005 I fixed a few bugs(namely: Bullet movement and Bot movement) (Second Update)Now the game freezes when it loses focus

6_2008-2009 #214899
\\A 2 Player Squirrel Shooting Game

A fun 2 player shooting game. Basically, there's these two squirrels shooting at each other with handguns. Vote for it if you can!!!

6_2008-2009 #215021
Half-Life Model Loader

This OpenGL code loads two Half-life models!

Languages
Top Categories
Global Discovery