Advertisement

Results for "Category: Games"

6_2008-2009 #216865
Simple Game : Snakes and Ladders source code for C begginer

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...

6_2008-2009 #216872
Dodge

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!

6_2008-2009 #217036
Space Fighter

"This is simple Star Fighter game using classes.It will help you in improving some skills in programming"

6_2008-2009 #217059
Ultima Hacker V3

About: Hack houses, banks, and companies. When the people need you, you can also hack for the government(mini-game) and hack the alien mothership, terrorists’ nuclear missile, and evil syndicate bombs. There is much to discover. And there is a lot of surprising and random elements. Become the Ultimate Hacker! I must say I've put a lot of effort in building this program. It cost me 3 weekends to finish it. This is done last year when I just started learning the most basic c++ codes as a project in our subject. I've taken advantage the interface of the program(text-based console) to have a more sensible experience of hacking. The game could pull you to the seats and the eyes of the hackers as you wander across every folder and file. FOR MORE INFO, OPEN THE MANUAL AND DOCUMENTATION file inside the zip. ONE TIP in mini-game: If you want to feel like you're really hacking into something, then, use a notepad, and type all the letters you see in the mini-game screen(hack for government). This would help you a lot!

6_2008-2009 #217091
Blaster Master (C# Ported)

Blaster Master (World Edition C# Port *Bug fixes & reduced file size to 1.37MB*) by Trent Jackson. Originally written in Visual Basic 2008 and ported to C# 2008 -- this 2D shooter is arguably a hybrid of Galaga and Space Invaders. Key abstract elements from both games can be clearly seen, and a touch of originality attempts to give it some better flavor. Vector scrolling, pickups, modern upbeat music and heaps of other special effects. The all very powerful FMOD sound engine is implemented for MP3 music and wav sound effects. GDI+ is used entirely throughout for rendering. Blaster Master runs at a considerably good clip. The game engine is governed at 50fps (which is typical for a game) -- and on a Pentium 4 3.0GHz machine (5-year-old computer now) -- it takes around 10mS on average to render a frame. Consequently this means that there is still plenty of time to spare. A game running at 50fps equates to 20mS p/frame. Presumably most people running C# 2008 will have considerably modern machines at their disposal. The FMOD.dll should be placed in the debug directory. If you have problems obtaining the FMOD dll then e-mail me and I will forward you a copy of it.

6_2008-2009 #217152
VB.net 2010 Video Poker

Video Poker anyone??? its jacks or better.... theres lots of good stuff in here you can learn... MAKE THIS WORTH MY TIME AND RATE IT!!!! PLEASE NOTE: Some Users May Experience Errors because Visual Basic Power Packs is NOT installed on their system. DOWNLOAD Visual Basic Power Packs Here: http://msdn.microsoft.com/en-us/vbasic/bb735936 This Program Also REQUIRES .Net Framework 4.0 Thanks!

7_2009-2012 #217244
Lights Out!

A simple time-waster game I used to check out graphics and deployment ideas. About as engaging as Minesweeper. Fun for all ages! <g>

7_2009-2012 #217730
A Flight Simulator - direct X, real flying! COOL !!!

This is a flight simulator game made with direct X, its great, this can teach you to use directX in an easy way. You have GOT to check this out. Soon i'll have this ready for selling to the public! Check out this cool code, and vote for me! If you need help, just email me! Visit my Artificial intelligence and C++ channel at: #fuzzylogic on Dalnet

7_2009-2012 #218062
ASP Chess Game open source project

Hi all, This another Chess Game, but this one is better, i mean the ASP structure. If you which to see a pro at work then look at this source ! Please read the README.TXT. I am looking for skilled people to work with me on this project, i have 6 other games to develop.

7_2009-2012 #219013
Tetris.NET (updated)

A Tetris game completely writen in VB.NET....I tried to make the code as Object Oriented as possible and full of comments.....So enjoy!!!

7_2009-2012 #219072
Norts And Crosses

Norts And Crosses ----------------- By: KuNT ICQ: 57591748 C/C++ It is a Win32 console Norts and Crosses game. This is a simple example for beginners. 1 Header file: iostrem.h shows: if statments Arrays while loop functions this is my first C/C++ code, so please vote high.

7_2009-2012 #219095
Introducing Game Programming

This will give a brief overview of how to make games. I've edited this article in HTML Help format because I like it that way. I've discovered some bugs if I submit in .html format.

7_2009-2012 #219541
Unreal Tournament PHP Server query

This code is a configurable server query script *including map images!*. The screenshot is self-explaining. In the configuration file you can turn things like the input box, or playerlists, etc. on and off. A working example can be found on my site, right here: http://www.persistentrealities.com/utquery/ Please read the readme, so, for example you know which port to use for a server running on 8800. If you like it, please vote.

7_2009-2012 #219698
Slot machine Game

A slot machine game created by Kevin Presa. Found at: http://www.cprogramming.com/source.html

7_2009-2012 #219729
Tic Tac Toe with Human AI

The purpose for me was to create a simple game so that I could get exposure to Artifical Intellegence. I think I've suceeded in making a good bit of code with good, human like AI. I don't think you could find a more challenging player. If anyone can make this code shorter let me know.

7_2009-2012 #219731
blackjack 21: console game

BLACKJACK VS THE COMP, My code probably isn't that great, but it works...

7_2009-2012 #219739
Hi-Low Game

A simple guess the number game.

7_2009-2012 #219740
Black Jack

*Updated* This is a basic BlackJack program. You play against the computer using a 52 card deck. I rewrote most of the code so now it is easier to read and to maintain. Please let me know if you find any bugs or want any features added. subxero@banet.net

7_2009-2012 #219832
A OpenGL 3D Temple (Particles, Fountain, and Others)

This program draws a reddish pyramid with a fountain in the middle which contains wavy water, and sprays out blue particles (well it was SUPPOSED to look like water, lol). There is also a red globe in the center of all of this floating in midair for no reason at all. This project was a great learning experiance for me, but keep in mind it isn't all original coding. I got the base code from Dustin Davis' project at http://www.planetsourcecode.com/xq/ASP/txtCodeId.1080/lngWId.3/qx/vb/scripts/ShowCode.htm and I learned much of the stuff that I added to it at nehe.gamedev.net.

7_2009-2012 #220505
Sudoku 4.0

This is not my first Sudoku Program. But this is my first program created by C#. Please give me some feedback. In this version, I remove so many tools to help you solve the puzzle. You do like what you did with pencil and eraser on the real Sudoku problem. Why? After a long time playing with Sudoku, I realize that, solving without tools is more fun. Btw about Sudoku, no matter how good or bad you are, the puzzle will give you a good mental workout. Have fun.

Languages
Top Categories
Global Discovery