752 Topics

Member Avatar for
Member Avatar for fin4424

Hi so basically im pretty sure i have all my code right and its compiling but for some reason when i run it the frame will load and then quit on me without saying anything i dont know why here is my code [CODE] import javax.swing.*; import java.awt.event.*; import java.awt.*; …

Member Avatar for fin4424
0
257
Member Avatar for Usmaan

Hi there, I'd firstly like to thank some of the daniweb members for helping me with my Hangman project. It's finally complete and I have uploaded it on my YouTube. Special thanks to [B]ddanbe, Xcelled194, Mitja Bonca and Momerath[/B]. Right, on to my next project. I'm making a Naughts and …

Member Avatar for ddanbe
0
165
Member Avatar for Taimoor Rana

Hello, I'm currently looking for a book the covers "how to develop a game". I have basic knowledge of Java. I know: arrays,classes,GUI,basic animation with Timer class,basic graphic. I want to move on and start learning threads, collitions, keyboards and mouselistener and all other game related topic... I was wondering …

Member Avatar for Taimoor Rana
0
173
Member Avatar for TrustyTony
0
727
Member Avatar for yancouto

I'm creating a silly game, and the first thing I want to make is to tell you "You Lose" if the all that you control with the mouse is not inside the frame. I created a JComponent and every 20 milliseconds it is repainted (A thread does that). Inside it, …

Member Avatar for hanvyj
0
1K
Member Avatar for loafie55

I'm having a lot of trouble with a project for school. The project calls for me to create a random guessing game with three different levels. Each level should consist of a random number between 1 and 30. I have set my code to show between 1 and 5 for …

Member Avatar for loafie55
0
2K
Member Avatar for ladybug24

Hi Daniweb community! I started learning javascript in school, and the best way to learn is to get into it. So I found a Sudoku game online "http://iphone.janjanousek.cz/isudoku/" and download the files on to my hard drive with much success (all the scripts). The game and site is very well …

0
128
Member Avatar for debeloglava

I have never programmed a client / server before but I would like to create a game where objects can be passed back and forth between two players who reside on separate machines. An example object would be a game piece and the reason it would be passed is because …

Member Avatar for JamesCherrill
0
197
Member Avatar for happygeek

Having just written [URL="http://www.daniweb.com/reviews/review345593.html"]a glowing review of the new Microsoft Arc Touch mouse[/URL] in which I was struck by the sheer beauty of the thing, I thought it only right to take a look at what is quite possibly the ugliest mouse in the world to get my reviewing karma …

Member Avatar for cisco3750
1
539
Member Avatar for Khoanyneosr

I know alot of you are gonna get mad that i started a thread on directX books when clearly at the top there already is a thread on direct X books, but this is different. I need books on Vector Algebra and Matrix Math/Algebra. I'm learning DirectX9/10 and i have …

Member Avatar for Sodabread
0
270
Member Avatar for happygeek

So you think you qualify for the epithet 'Number One Fan' when it comes to Angry Birds, do you? OK, you've completed the entire main game as well as the seasonal variations and done so with a full compliment of three star ratings. You've even unlocked all the hidden golden …

Member Avatar for diafol
5
619
Member Avatar for BigTito89

Hello, I'm creating a game editor and I'm at the current stage that I would like the ability to attach scripts to objects (by selecting the string of the method name to be called). That would be saved into the object's scripts to load / run array. That shouldn't be …

Member Avatar for Momerath
0
173
Member Avatar for alliance

In a certain sports league, a group of teams plays through a Schedule of Game. At the end of this Schedule, they want to determine the winner. To determine the winner, you will have to determine for each team how many Games they won, lost, and tied. Assuming 2 points …

Member Avatar for audiomatic
0
305
Member Avatar for raflos

Hey guys, Im using this laptop for 2 years and had minor problems which i could fix but this has me helpless.. I was playing dead space 2 when suddenly my screen went black, i alt tabbed out of instinct and it just mocked me. I could barely see the …

Member Avatar for rubberman
0
129
Member Avatar for Enzo85

Hello everyone I am new to this site. I have a university assignment in which I need to program a 2 player pacman game, using C and the Unix operating system. If more than 2 users have typed the command to run the program/s the users must wait in FIFO …

0
126
Member Avatar for GeoMarine

[B]Hello, I'm very new to this whole buying components and created your own gaming PC. I've managed to come up with a list of components and am looking for advice on what to buy. [/B] [COLOR="Red"]Here's what I've got: - Coolermaster Elite 334 Case - Corsair 4GB(2x2GB) RAM - BeQuiet! …

Member Avatar for crunchie
0
281
Member Avatar for sirlink99

I have two graphics methods in my program. One for the menu and one for the game. I have previously written all of my code in one graphics with a bunch of nested ifs. Now I am trying to separate the two. Is there a way to call the gameGraphics …

Member Avatar for sirlink99
0
452
Member Avatar for epicbeast9022

Hi, I'm trying to make a pong game on Xcode 3.2 with SDL but nothing displays, just a black window. Codes: [CODE]#include "includes.h" #include "constants.h" #include "functions.h" int pscore=0,cscore=0,ppaddle=185,cpaddle=185,ballSpeed = 0,cpuPadSpd = 0,frame = 0; SDL_Surface *screen=NULL,*secondary=NULL,*playerscore=NULL,*cpuscore=NULL,*cpuwin=NULL,*playerwin=NULL; bool gameEnded = false,selectedDiff=false; TTF_Font *font,*humungo; SDL_Event e; //PongBall ball; void cleanup() { …

0
120
Member Avatar for jackmaverick1

Hi, I've been looking for a while for things that would give me random numbers under a value that I can specify (for me it's 5). I've seen [ICODE]rand();[/ICODE] and [ICODE]srand();[/ICODE]. I also know that[ICODE]srand()[/ICODE] is the seed and [ICODE]rand()[/ICODE] is the random number itself. Even the example programs don't …

Member Avatar for pseudorandom21
0
337
Member Avatar for VanessaRyan

[ATTACH=left]19550[/ATTACH]Tap Me, Inc. launched the industry’s first [URL="http://tap.me/wp/how-it-works"]in-game advertising platform[/URL] this week. This platform gives designers the ability to place ads that are in context with the game being played, rather than disrupting it. Gamers will no longer have to get rid of banner ads or pop ups in order …

Member Avatar for VanessaRyan
0
572
Member Avatar for sirlink99

I have a little problem with my if statement. I have a code where I am comparing if a sprite has moved far enough for another one to generate behind it. Here it is (the dots are choped out code): [CODE]if (unit > 0) { if (moved > speed + …

0
79
Member Avatar for happygeek

If you have not used one of these 'universal' programmable remote control devices for a while then prepare yourself for a shock of stellar proportions: this thing is really easy to use. No, I mean it, really easy. One For All rightly claims that it is just a three button …

Member Avatar for Robinton
1
1K
Member Avatar for benjybob

hi, i have a small problem with the rand operator. at first i tried using it without srand but gave me the same value each time. i have inserted srand(time(0)); but my compiler throws me up these errors: 1>c:\users\ben\documents\university work\year 2\c++\code\myc++\spritelab\asteroidsgame.cpp(17): error C4430: missing type specifier - int assumed. Note: …

Member Avatar for benjybob
0
418
Member Avatar for looorin

When I was surfing on an internet I have found four c++ multimedia libraries, which can create games and GUI aplications (SDL, ClanLib, SFML, Allegro). I would like to learn one of them, but i don't have any experience with it. Can you recommend me one of them? I have …

0
93
Member Avatar for mangopearapples

Hey guys, I have Windows XP SP3 and 502mb RAM (Rubbish right?) and 1.60ghz dual core processor. What's a fun game that would hardly lag at all with this sort of specs range? Thanks. P.S I know that Cube 2 sauerbraten is a good one for my laptop, so something …

Member Avatar for striker_1
0
195
Member Avatar for arjen

hello guys.. can you help me on how to make 45 angle shoot or 45 angle movement of bullet in vb.net

Member Avatar for codeorder
0
196
Member Avatar for newsguy

The cost of an Xbox 360 is dropping like a brick, which is just as well considering [URL="http://www.itwire.com/content/view/21179/532/"]so many things can go wrong[/URL] with the Microsoft games console. In fact the whole Red Rings of Death thing has led to some frustrated users [URL="http://www.itwire.com/content/view/21290/532/"]taking Microsoft to court[/URL]. Jesse Maiman, a …

Member Avatar for JamieLynnSEO
0
406
Member Avatar for JamieLynnSEO

I have a fascination with fun math tricks.... If you know of any, id love to hear them! Examples: Square a 2 Digit Number Ending in 5 For this example we will use 25 * Take the "tens" part of the number (the 2 and add 1)=3 * Multiply the …

Member Avatar for JamieLynnSEO
-1
213
Member Avatar for JamieLynnSEO

I bought this cheap computer game the other day, called I of the dragon. I was STOKED. It's an adorable RPG where you can play as a dragon and build a town to protect. nerdy, i know... I didn't read the spex, unfortunately, and popped it into my PC to …

Member Avatar for JamieLynnSEO
0
216
Member Avatar for Dean_Grobler

Hey there guys! Since it's that time of the year, most people are just sitting at their desks, business is dead and you bored out your skull (Unless ofcourse you have a [B]real[/B] job). So I thought, hey, I've got a phone with all this extra crap on including games, …

Member Avatar for happygeek
0
425

The End.