1,837 Topics

Member Avatar for
Member Avatar for Labdabeta

A few friends and I made a bet to see who could single-handedly (we defined that as a team of up to 10 people, all of whom must be personal friends) make the best video game over the course of two years. I am planning on making a first-person horror …

Member Avatar for Labdabeta
0
229
Member Avatar for Chuckleluck

I've already got a game project going, using C++ and SFML. I'm planning on releasing it digitally online using PayPal. Question is, how do I keep the game from being pirated? Someone could easily just make a copy of the game and its files, and they've got two versions of …

Member Avatar for Ketsuekiame
0
195
Member Avatar for rfrapp

I'm trying to finish this assignment for class, but I've got a problem.It seems as though my code will always make the new generation blank, and I'm not sure why. If you could read my code, then I'd greatly appreciate it. Thanks! [CODE] // Life.cpp : Defines the entry point …

Member Avatar for StuXYZ
0
262
Member Avatar for ohblahitsme

So I have a function called start() and it has multiple if statements and I want all of them to run. [code=python] def start(): print """You have just woken up from a very long nap. You find yourself in a dimly lit cave. There is a patch of light in …

Member Avatar for woooee
0
288
Member Avatar for ngagne

Hi guys, I've been a longtime reader here for a while, but this is my first post. I just submitted a game I've been working on for the past month, called Labyrinth of Zarus, to the Pokki HTML 5 game contest. I'm in the running to win a laptop and …

Member Avatar for ngagne
0
201
Member Avatar for thecoolman5

Hi, I am looking for the worlds most realistic open world racing game. My definition of realism is: 1: when youre going 200 miles an hour, and when you crash into a wall youre car is all smashed (need for speed has a huge problem with that). 2: Realistic driving …

Member Avatar for Highave
0
378
Member Avatar for Josue198s

I have a : AMD Athlon II X2 260 CPU @ 3.2 GHZ 6gigs of Ram DDR3 GTX 550 TI GPU clock 970MHz Memory Clock 1050MHX and shader 1940MHZ 500W PS 250 GIGS,1TB and 2TB hardrive now my questions is that should i sell my Motherboard and CPU,and get a …

Member Avatar for Fortinbra
0
118
Member Avatar for FUTURECompEng

Hi, I created a game in which players take turns entering their symbol by clicking on a box that is implemented on a grid window. I am having a hard time being able to check if the player has four symbols in a row diagonal or up or down or …

Member Avatar for FALL3N
0
298
Member Avatar for Tashalla

I have a battleship python assignment due in an hour and I can't figure out where the error is in this code. It seems like when player 2 plays sometimes the coordinates saved in Board.remaining_ships can't be deleted because they aren't there. Please please please help Here is the error: …

Member Avatar for woooee
0
765
Member Avatar for Vampiricx3

Hey guys, i'm here to ask you today what you think of my proposed PC build. It's as follows. [code]ASUS Sabertooth X79 Motherboard Intel Core i7 3930K NZXT Sentry LXE Touch Screen Desktop Fan Controller Razer BlackWidow Mechanical Keyboard Razer Mamba 4G Gaming Mouse G.Skill Ripjaws Z 4x4GB DDR3 RAM. …

Member Avatar for stultuske
0
106
Member Avatar for rohan121212

So here is what i have done I did the basics of c++ and was quite comfortable with them Now i wanted to start with the allegro gaming library so i downloaded the library and linked it with my compiler i compile a program and it compiles fine but when …

Member Avatar for DeanMSands3
0
88
Member Avatar for tscherf

Was wondering if someone can help me. I would like to change out my Video and don't want to purchase a card that will not work. I attached a txt of my pc and was looking to get VisionTek - ATI Radeon HD 5450 1GB DDR3 PCI Express. was wondering …

Member Avatar for rubberman
0
144
Member Avatar for rfrapp

My assignment is to create the Game of Life. I know that it is very easy to find out how to do this online, but I don't want the answers fed to me. Here's what I have so far: [CODE] // Life.cpp : Defines the entry point for the console …

0
123
Member Avatar for travelingt93

So i have a program i am writing,and i have come to problem. I want to be able to pass a set of three strings into a function, which should then take them and add them to a Vector. All good so far, now is where my problem develops, how …

Member Avatar for Ab000dy_85
0
209
Member Avatar for Killuminati11

Hello! i am looking for coders to help with making a online mafia game, i myself cannot do it yet but am trying to learn, and have realized how much money can be made once you get active players!!! i am willing to put a lot of time into this …

Member Avatar for Killuminati11
0
78
Member Avatar for rohan121212

So here is what i have done I did the basics of c++ and was quite comfortable with them Now i wanted to start with the allegro gaming library so i downloaded the library and linked it with my compiler i compile a program and it compiles fine but when …

Member Avatar for DJSAN10
0
110
Member Avatar for fusionking

I am trying to create a number of panels that can expand and collapse like an accordion, but more than one can be open at one time. There's an image of an arrow that, when clicked, expands or contracts the panel. Each image of the said arrow has its own …

Member Avatar for fusionking
0
246
Member Avatar for connect4

Hello everyone, By the way im portuguese so , sorry for my english and im new in VB.net so sorry if i dont understand somethings. I really need everyones help, you may think that my question is kind off easy for you , but for me its a bit hard …

Member Avatar for codeorder
0
1K
Member Avatar for tomtaila

Ok so my university has assigned me the task of creating a brick breaker game for android phones (full spec below). What I would simply like to know is[B] which design pattern I should be using to structure my program?[/B] If I should be using more than one which should …

Member Avatar for NormR1
0
523
Member Avatar for neartoyou

Forgive me if this thread was repost. :( I am a novice in database system for game development. Can Mr./Mrs. (Master) in here give me an example of a saving system for game? or it just use a database?(Like SQL?):idea: Like a feature for "Save the Games" and sometimes the …

Member Avatar for neartoyou
0
257
Member Avatar for zios007

I have to write a program that prompts the user to select (but not disclose) a number between 0 and 31 and then asks exactly five questions to determine the number the user has selected. Each of the five questions is posed by presenting a group of sixteen numbers, asking …

Member Avatar for zios007
0
250
Member Avatar for skorm909

Hey, I was about to get started just making a simple text game and was wondering how to make it so the game came up in a different window other than the CMD? Like how can I make it come up in say.. A 400x200 Window? Where I could customize …

Member Avatar for DeanMSands3
0
99
Member Avatar for poseidon32

hi guys,i get this error when i try to see how many computers are connected to my network,from the command prompt i type NET VIEW and come this error,or is there any way to see who is conected to my network and how can i block specific computers ...thank you

Member Avatar for caperjack
0
263
Member Avatar for Joniniko

Alright so basically i need to create a simple maths game in C. Involving addition subtraction and multiplication of random numbers. But i also need to add a timer to that. So lets say you are given 10 seconds to answer the question and every correct answer adds you 10 …

Member Avatar for JilMakias
0
455
Member Avatar for sharksaw40

I am learning directx from [URL="http://www.directxtutorial.com"]directxtutorial.com[/URL] and when I have compiled one of the samples and run it then close it I get an error message saying "Unhandled exception at 0x010a1883 in test.exe: 0xC0000005: Access violation reading location 0x00000000.". What does this mean? I have checked that I have typed …

0
147
Member Avatar for Bis!

hey everyone! I am working on a project in which i will be using cocos2d for developing a game for android. I am new to cocos2d. Can anyone tell me how to write a simple Hello World app on cocos2d using Eclipse( for Android ). I have already installed Android …

0
124
Member Avatar for Solid Snake

Hello all, first of all I want to let you know that I tried to find the right spot to put this topic in...Anyways, I am finishing my new computer which is nothing but a gaming machine but right now I am using my other computer which contains the program …

Member Avatar for solos
0
219
Member Avatar for FUTURECompEng

Code attached in the attachment is not my own and was supplied by an instructor. I am to create a word morphing game. The computer will provide a starting word and an ending word. I am to enter a new word, that either adds or removes a letter from the …

Member Avatar for JamesCherrill
0
949
Member Avatar for Gr8fultom

Trying to determine if my Linksys router is bad or not. Internet through Insight Arris cable modem with Linksys router. PC connects to internet fine through wired connection from router. PS3 game system won't connect via wireless or wired connection. DNS error. Phone won't connect to wireless. Used to work …

Member Avatar for rubberman
0
455
Member Avatar for H. B. Duran

Ah, sunny California. Brent Fouch's day starts like many other business owners'. He gets to work, drinks his coffee and slips on a high resolution, neuro-signal acquisition and processing wireless neuroheadset. Flipping on his PC, Brent moves the cursor around his computer, opens programs and goes about his day - …

Member Avatar for dangerstick
2
807
Member Avatar for bleedi

Hiya, I wasn't really sure if this goes under Java or Game Development forums, so I decided to post it here. I'm making a simple "Scrabble" game, which checks letters placed on the table and tries to find if they form proper nouns. I have a list of words, and …

Member Avatar for bleedi
0
207
Member Avatar for poseidon32

hi guys,i get this error when i try to see how many computers are connected to my network,from the command prompt i type NET VIEW and come this error,or is there any way to see who is conected to my network and how can i block specific computers ...thank you

0
131
Member Avatar for roshurwill

Hi everyone, recentley new to programming and the language python. So ive learned an amount of python, i decided to start a projct. My project is to make a game, which the user plays using only commands, like walk foward, open the door etc, you are in the bedroom... whatever. …

Member Avatar for woooee
0
513
Member Avatar for CurlyFried

Right, i'm REALLY new to this whole thing, coding and everythiong. But for my first proper project I've decided to make a Text Based RPG. I've got most of it done now, but am having problms working out how to make random damage from the enemies. At the moment, each …

Member Avatar for WaltP
0
205
Member Avatar for tammy12w

well i was watching a programing tutorial and when i copy the code i keep getting an error saying type of property 'bg' (UIImageView*) does not match type of ivar 'bg'(UIImage*__strong) i'm programing in xcode 4.2.1 in single view controller my code is: @interface ViewController : UIViewController{ UIImage * bg; …

Member Avatar for hericles
0
133
Member Avatar for Chub97

Hi guys I was just wondering if any of you could help me as I am currently developing a html5 video sharing site dedicated towards gaming and technology. Anyway basically I use wamp server to test all of my code. I have just set up ffmpeg and the upload form …

Member Avatar for Chub97
0
136
Member Avatar for diamondfist

I managed to load the bmp file into my project, but it was giving dull and hazy kind of texture for some images .. any idea as to why this is happening ??

Member Avatar for diamondfist
0
97
Member Avatar for phoenix_2000

Heya, I've got a long-time problem with some of the games i've been running on my windows machine. When i play a game, my screen goes black for a moment, and then shows me an (usually) yellow screen with some light grey vertical stripes on it. I can't seem to …

Member Avatar for phoenix_2000
0
808
Member Avatar for Chuckleluck

Hello, I'm using SFML to make a game, and, as it has no built-in collision detection function, I made up my own algorithm. Here it is: [CODE] // Collision.cpp #include "Collision.h" Side CollisionBoxTest(sf::Sprite Hitter, sf::Sprite Hittee) { sf::Rect<int> HitterBox; sf::Rect<int> HitteeBox; // Initialize parameters for Hitterbox int BoxHeight = Hitter.GetHeight(); …

Member Avatar for Eagletalon
0
215
Member Avatar for Orange9876

I am using GL_TRIANGLE_STRIP to draw my terrain to the screen, however when I compile and run the program I get nothing. When I change GL_TRIANGLE_STRIP to GL_LINES it shows up and works. What can I do to get it working with GL_TRIANGLE_STRIP? here is my draw code: [CODE] void …

0
72
Member Avatar for resell4

I dont feel experienced enough to start fresh on a project so i would rather thinker around with a source code. Im wondering if there is a website that looks alot like this blogger template [URL="http://btemplates.com/2011/blogger-template-gameszone/demo/"]http://btemplates.com/2011/blogger-template-gameszone/demo/[/URL]. Dont flame me that the template is a gaming template xD Im going to …

Member Avatar for lps
0
66
Member Avatar for asuprem

I have a Windows 7 Home Premium OS on a brand new ASUS (the G74Sx - Gaming series). For the first two months, the login was pretty much instantaneous. Recently, It has become very erratic. When I turn it on, the login screen loads fairly quickly (10s). After I type …

Member Avatar for asuprem
0
309
Member Avatar for oldezwe

I created a simple game in java. Could someone please link me to a tutorial or give me a basic run through on how to let other users connect and how to save their experience, etc... Peace and love, oldezwe

Member Avatar for Karlwakim
0
236
Member Avatar for simptive

I am figuring out game development and deciding whether i should develop a game as a final project of grduation. Although i learnt c++, C#, Java etc. but I didn't covered any specific course/subject in my academics for game development. I love Games but I am completely a newbie in …

Member Avatar for sross
0
190
Member Avatar for natehome

im working on a tron game with pygame and i cant figure out how to make my tail that the player's car makes disappear after somany pixels. i want the tail to start shortening itself after like 500 pixels. if you can, can you post the full code edited (im …

Member Avatar for natehome
0
1K
Member Avatar for madhub2v

hi Friends can you pl help me to create a simple snake game. give me with step by step creation. thanks.

Member Avatar for Ezzaral
0
2K
Member Avatar for natehome

can someone help me make my code more simple. i uploaded the source to my website in a zip file with all the images because i used pygame and if you want to test it you will need the images. you can download everything here [url]http://2nh.co/Tk[/url] or here is the …

Member Avatar for natehome
0
293
Member Avatar for Glass_Joe

[ATTACH=RIGHT]16523[/ATTACH]Skype, the Luxemborg-based internet video phone service, filed for its initial public offering (IPO) on Monday (August 9) to list on the Nasdaq Stock Market. The value was tentatively set at $100 million, a number analysts suggest is merely a rough estimate set to help the Securities and Exchange Commission …

Member Avatar for Jashandeep
0
332
Member Avatar for serdas

hi, is it possible to have two different version of java on linux centos5 currently it is running 1.6.0 - which i would like to keep it that way sinse i have red5 but i also need 1.4 for a gaming server ES gaming server is asking to use at …

Member Avatar for serdas
0
371
Member Avatar for Halogen1

Hi: I wasn't able to find the exact solution to my problem on Daniweb, although there are several posts regarding the game of life. This situation came the closest: [url]http://www.daniweb.com/software-development/cpp/threads/242338[/url] My situation is a bit different because I HAVE to use a combination of functions and a class in the …

Member Avatar for Halogen1
0
504

The End.