Results for "Category: Games"
Amazing mario game code with great graphics and sound. Reall not bluffing. Vote for me. Vote for me. Encourage me to upload new versions
This game has been developed with a full graohical user interface and can provide you with hours of fun.
tic tac toe game this was one of the first programs i made when i first started working with c. though it seems quite simple, but the playing is quite an expeirience. computer is tough to beat especially when computer plays first. try to do it!!! plz give some comments!!! it is made using turbo c++ compiler version 3.
It's a Very Interesting Snake Game like as there in Nokia Mobile Phones. By: Manish Jain +919999690091
This is a vary small game based on the classic pang idea. I wrote it one year before. After 3 days of studing nehe's openGL tutorials i wanted to whrite something so i made this.It was not something hard to do but it was fun.
I started programming this during 1997 using QuickBASIC 4.5 and my User Interface Library (TxMUI). Due to the limited nature of the QuickBASIC IDE I had to keep the source code slim & trim. Hence you won't find a lot of comments. But I believe that understanding this BASIC code should be a snap. Most of the code has remained virtually the same. Only the use user interface parts have changed. This source code has come a long way. First I used QuickBASIC 4.5 and TxMUI. Soon I upgraded to QuickBASIC Extended 7.0 and TxMUI. Next, I got hold of Visual Basic for DOS and ported the code for that compiler and changed all the UI code to "Ruby". Eventually, when I started using Visual Basic 6.0 for Windows, I ported this code and once again I had to changed the UI code. And now, thanks to Microsoft, I have ported the code to Visual Basic .NET! When porting for Visual Basic .NET I modularized and classified most of the code. Although most of the code was translated by the Visual Studio VB to VB.Net translator, I had to make a lot of changes. The AI is very silly and should have been much better. I should have used some kind of recursive method to find the best move. Since I don't have much time (for this code) I leave it up to you. The Think() function should be a very good starting point. Eventually I also cleaned up the UI. Building it in VB.NET from scratch eliminating all legacy UI code. This code frankly speaking is open source/freeware. You can do whatever you want with it. I do not accept responsibility for any effects, adverse or otherwise, that this code may have on you, your computer, your sanity, your dog, and anything else that you can think of. Use it at your own risk.
Kaun Banega Crorepati is the Indian version of the much famous 'Who wants to be a millionare' .This software asks questions from an expandable question bank with 3 lifelines(50:50,phone a friend,audience poll).It looks pretty cool with the music & GUI similar to the original
It is a Advance Snake Game.Plz read instructions first and try for voting my code.
This program can be used to generate Sudoku puzzles of required difficulty level and solve any sudoku puzzle. The program has a good outlook without using any graphic functions.
This is a basic Snakes and Ladders Game that u may have played manually, But this is a advacne PC Snake and Ladders using advance coding and techniques. This code will teach the about THREADING, MATRIX MANIPULATION, working with Text Files(Streams), Dynamic Image Manipulation etc.
A non-graphical RPG game with various functions- fighting, purchasing items, save \ load your character (Save.dat file), and more... ALL RIGHTS RESERVED.
This Little Game is a Cool Simple Yet Fun Word Puzzle Game in the Style of Scrable or something like that... This Game Was Created Using ® SharpDevelop Express! (www.develop.web1000.com) This Example shows you how to: - Use Timers, - Implement a Splash Screen, - Display an About Dialog (Form), - Add Buttons and Images, - Display Images in the menu, - Enable Visual Themes for you Windows Interface, - and Etc... The Source Code is Freeware, Modify, Distribute and Hack It all you want... This Game was Made in 30 Minutes Using SharpDevelop Express (Comes with Windows Forms Designer!)
Hi, This is first 2D Physics engine in pure Vb.net (I think so as I could't find another so I wrote this one), inspired from APE engine written in flash by Alec Cove. Again as my other submissions I did all this to learn 2D physics and .net as well. [COLOR="Red"]please leave your feedback so that I can continue it further.[/COLOR] Platform: Visual Basic 2010 Source: attached Please go through my other submissions [URL="http://www.vbforums.com/search.php?searchid=3181502"]http://www.vbforums.com/search.php?searchid=3181502[/URL]
There are 5 levels.Level 1 and 5 have 1 question each where as level 2,3 and 4 have 5 questions each.Play and win the maximum amount i.e Rs. 3,00,00,000(638300$).You can also add a question,modify,delete or read the questions provided you know the password.If you do go the the administrator's meny from the menu and do so if you want ...a game by ankit choudhary. CONTACT: Ankit Choudhary email- ankit4u_ch@yahoo.co.uk
This is a project done using C program to play snake and ladder game. The main thing in this program is getting random value from the computer
Console Slot Machine Game - Please vote for me.
Simple yet fun game.
This is a simple game of Snakes and ladders.Most of you may have played in childhood. It is simple to understand. You have to throw dice by hitting enter key. Both single and double player options are available. You may pass your move by pressing 'P' You may change color of bord by pressing 'C' If you are eaten by snake then you may fall down. You may also climb ladder. Coding this was great experience and playing game is great fun. Program runs under Dos and Windows.Wish you the best. Enjoy...
This is a simple Ncurses game. The aim is to move the green car up and down to avoid the approaching blocks. The game speed gets faster every 200m, so it gets faster at getting faster. You start off with and have a maximum of 5 lives. There are 4 bonuses (1 of which is bad): Ghost mode, to go through walls; Speed Up, short bust of speed; Slow Mo, move slower for a period of time; and Extra Life. The lives are represented by license plates (I was bored). Red areas mean that sharp movements are required to get there (only displayed in Ghost Mode). If you pick up Ghost Bonus or loose a life Ghost Mode activates for 50m. When you loose the game your final score is left in the console. THIS GAME REQUIRES NCURSES LIBRARY! Enjoy!
"This is simple Star Fighter game using classes.It will help you in improving some skills in programming"