473,770 Members | 3,983 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Introduction to game programming

2 New Member
Hey, I'm new to this C++ programing, but very very interested in learning how to create a video game. I'm currently in an intro C++ class, but not learning anything about gaming whatsoever. I know video games are hard to create and I have a long road ahead of me, but if there is anyone that could please help me out, I'd greatly appreciate it! Maybe some suggestions on how to make something very basic, and where to go from there would be of much help and get rid of some of this discouragement!

Thanks,
ProlificBean
Nov 13 '06 #1
5 2829
baburk
111 New Member
If U wants to works with VGA it gives only 256 color. But if U wants to works with SVGA it gives 65536 color with a resolution of 1280x1024. It contains double buffering & etc., visit this site for tutorials for Pdf http://www.vesa.org/Public/VBE/

Visit www.ousob.com/ngfind.php or http://www.ousob.com/norton.php for interrupts and ports

visit www.rkbabu.cjb.net for BITMAP drawings in VGA

visit www.phatcode.net there U will get Black Book for graphics programm

Not VGA supports mouse. But SVGA didn't.
VGA is fast, But SVGA is slow
Nov 14 '06 #2
Ganon11
3,652 Recognized Expert Specialist
Congratulations on wanting to make a video game!

Unfortunately, making a game can be quite difficult. I've been programming for several years now in 3 different languages and have only been able to make one game - a copy of Minesweeper - that doesn't even work. If you want to make your own game, you will have to come up with the concept, the code, the rules, and user interface, etc etc.

It's a lot easier to try and make a text based game to start off with. Try something simple, like a guessing game. Generate a random number, then ask the user to try to guess it. If the user's guess is too high, tell them so. If it's too low, tell them so. If they guess the number, they win! To make it harder, only give them 5 tries to guess a number between 1 and 50, or something like this.

Then keep coming up with increasingly cooler games. I recently made a vocabulary test type program which gets a listy of vocabulary words, randomly chooses one, displays the word and four definitions, and prompts the user to chooce the correct one.

If you finish these, think of some other simple games that you may want to try and mimic. Maybe you can make Rock, Paper, Scissors, or Tic Tac Toe, or even something as difficult as Chess!

Good luck!
Nov 14 '06 #3
srinpraveen
19 New Member
Hi Baburk,
Amazingly I have been looking for a way to bitmap (paint) images on the turbo C++ screen. I visited the site you have suggested. But it leads me to download 3 C files. But which one do I download? Also the coding has not been indented well in the program making it look all the more complicated. Could you help me out?
Nov 14 '06 #4
baburk
111 New Member
Hai srinpraveen

It is Myown site only. I uploaded before a week. Within 2 or 3 days U will get it clear.

Thanks for visiting my site.
Iam also beginer, If any doubts I will try to rectify it.
Nov 15 '06 #5
srinpraveen
19 New Member
Hai srinpraveen

It is Myown site only. I uploaded before a week. Within 2 or 3 days U will get it clear.

Thanks for visiting my site.
Iam also beginer, If any doubts I will try to rectify it.

Thanks Baburk for the prompt reply. I will certainly visit your site 3 or 4 days later..Bye.
Nov 15 '06 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

9
3879
by: the_philospher | last post by:
I am a beginner programmer learning c++. i have read some useful information about programming games (which is my goal) on gamedev.net, particularly "how do i program games" http://www.gamedev.net/reference/design/features/makegames/. the article suggests first programming a tetris clone, then moving on to "breakout", "pacman", and a super mario style game.. My question is, how long should it realistically take me to be able to...
11
2560
by: enki | last post by:
I am writing a game and I am having trouble with moving the character on the map. Here is what I have right now. It involves win32 programming but that not my problem. I would like some suggestions how I can make my code better. If you need more code I will post it. I am in early devlopment of the game. map.h:
2
2590
by: Hans Kamp | last post by:
As a programming exercise I try to program a game. In my case it is called BugEater. The purpose is that you are a snake. It moves automatically but you can control it with the keys on your keyboard. In the field where your snake is, there are candies that you must eat. The more candies you eat, the longer you get. You win if you eat all 10 candies without dying more than 3 times in one level. In that case a time bonus is added to your...
29
3171
by: Ralathor | last post by:
Hello everyone. I just wanted to introduce myself, and maby get a few of you... Well, anyway... I am pretty new to programming... At first i looked at the "python" language for a couple of weeks, but decided to try C or C++...
12
3600
by: Xah Lee | last post by:
Of Interest: Introduction to 3D Graphics Programing http://xahlee.org/3d/index.html Currently, this introduction introduces you to the graphics format of Mathematica, and two Java Applet utilities that allows you to view them with live rotation in a web browser. Also, it includes a introductory tutorial to POV-Ray.
4
4436
by: COHENMARVIN | last post by:
Are there any good sources on video game programming in vb.net? Is "DirectX" a set of libraries for video game programmers? The reason I ask is that I'd like to convert a board game into a computer game. Its a game with up to 4 players, so it seems like it would be hard to do. After all, a computer doesn't have up to 4 mouses. And its a board game where pieces move on the board, so I'd have to keep redrawing the board but with squares...
29
2405
by: Martin Schmied | last post by:
Dear folks I'm looking for good sites/material for this topic: Introduction to programming, using Javascript. So, not introduction to programming *in" Javascript. Well, I guess this would be in a way included anyway, but I would like to use Javascript/HTML/Browser as programming environment for pupils who have no idea of programming so far. Any tip would be much appreciated.
10
2019
by: Michael Lubker | last post by:
Any people that use Python as the predominant language for their game development here? ~Michael
0
1023
by: smartx | last post by:
Hi, I would like to share my knowledge as a game programmer, really game programming is hard, I don't want to disappoint you, the important point to become a game programmer is to love game programming, this way you will reach your target, also you need to be patient, don't stop on the half of the road, like you are building a great building and when you leave it like you destroy what you built, sure because what you learn needs a practice...
0
9591
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9869
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8883
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7415
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6676
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5312
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3970
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3575
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2816
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.