
|
Here are some games programmed by me in 'C'. All these games are MS-DOS,
Windows 9x, NT based and should be run on IBM-PC or compatible. Source
codes provided must be compiled under DOS or compatible. Linux based source
code will be made available very soon.
One more game of 'Checkers' is also coming soon, I programmed this in
LOGIN, 'C' programming contest, held on 18-03-2000.
Third
Game (Tik Tak Toe) (66 KB)
This is normal Tik-Tak-Toes Game with some facilities available like Reply
of moves. This is a Two player as well as Single player Game. You can play
with Abhishikt at two different difficulty levels. Press F1 for
Help for various facilities available. I programmed this during Third
Year of my Computer Engineering course.
I challenge you to Win in Hard level. Source
Code (9 KB) of game.
First
Game (71 KB)
This is similar to 'Snake Race'. You are a snake and you have to eat all
15 fruit in time. But be cautious because your length increases as you eat every fruit and you will die as you touch boarder and yourself. You will get some time bonus as eat every fruit. This game tests your timing and command on Arrow keys.
This was programmed when I was in Second Year, when learned Graphics under
'C'. At that time I was unaware of Dynamic Allocation, so I used array to implement queue and stack in this game.
Source
Code (3 KB) of game.
Second
Game (60 KB)
This is a Time-Pass Game. What U have to do is just arrange 1 to 15 in a sequence in minimum moves. Go to the number to be moved and press Enter to move it to vacant square. This was programmed during Third Year, but it lacks a lot of things .Source Code (4 KB) of game.
Mail your Suggestions, Comments,
Doubts, Questions to author@abhishikt.8k.com
Home
| Games in 'C' | Graphics
programs in 'C'
Résumé
| TSRs
in 'C' | Important
WebSite links | About
Site Under Construction
Copyright © 1998 -
2001 Abhishikt N. Jain. < http://www.abhishikt.com
>
This program is distributed
in the hope that it will be useful, permission is hereby granted, free
of charge, to any person obtaining copy of the program(s), to deal in the
Program(s) without restriction, without limitation, the rights to
use, copy, modify, merge, publish, distribute the program(s) subject to
following conditions: These Programs are provided "AS IS", without warranty
of any kind, Express or Implied. In no Event shall the Authors be liable
for any Claim, Damage or other Liability, whether in an action of contract,
or otherwise, arising from, out of or in connection with the Program(s)
or the use or other dealings in the Program(s).
$Id: games.htm,v 2.3 2001/10/20 16:17:36 root Exp root $
|