Advertisement

Results for "Category: Games"

ASP_Volume3 #62884
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. :(

ASP_Volume3 #63071
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

ASP_Volume3 #63156
Sudoku PHP 1.0

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

ASP_Volume3 #63250
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.

ASP_Volume3 #63536
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

ASP_Volume3 #63537
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

ASP_Volume3 #63538
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

ASP_Volume3 #63669
^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!

ASP_Volume3 #63765
Hangman Using Graphics

hangman is a simple game and user can play game

ASP_Volume3 #63790
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.

ASP_Volume3 #63792
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.

ASP_Volume3 #64059
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.....

ASP_Volume3 #64100
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.

ASP_Volume3 #64232
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

ASP_Volume3 #64300
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

ASP_Volume3 #64566
\\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!!!

ASP_Volume3 #64688
Half-Life Model Loader

This OpenGL code loads two Half-life models!

ASP_Volume3 #64718
harry's KAUN BANEGA CROREPATI (kbc- quiz show)

It is a graphics based project. A user is asked 15 questions (max) till he answers correctly. If you succeed in all question you get 0ne crore (10 million). It works with both mouse & keyboard . so, download it, execute it and become a crorepati (millionaire). THANK YOU. PLEASE DO RATE IT. by executing q_entry.cpp file you could add new questions. every INDIAN knows what i am talking about.

ASP_Volume3 #64720
harry's snake

Watching the snake game on cell phone i decided to make one. here is it. feel free to download and pass on. if you like it do vote. do look at my other submissions that are above this level. download zip file , execute the cpp file and play it.

ASP_Volume3 #64721
harry's Casino

THE PROJECT HAS HIGH GRAPHIC CONTENT.IT IS A ONE PLAYER GAME. YOU CAN PLAY NUMBER GAMES, SLOT MACHINES AND CARD GAME.PLEASE VOTE FOR IT. THANK YOU.... N.B. IF RESPONSE IS GOOD I WILL CREATE A HOTTER VERSION .

Languages
Top Categories
Global Discovery