1,837 Topics

Member Avatar for
Member Avatar for Delnith

I am looking to begin a build which is encompass and satisfy all of my computing needs. As far as needs go I use my computer for many tasks such as, word processing, video editing, gaming, virtualization. I have a few ideas of parts for this build but I am …

Member Avatar for 3knur8
0
148
Member Avatar for cobbel9

Hello, I'm researching on android game development, especially the SurfaceView method to make simple 2D game. I've learnt about SurfaceView and a gameloop to call the overridden onDraw() function. My question is, using a game loop that constantly update and draw, how can I perform some procedural task, such as …

0
134
Member Avatar for hennyfarthing

Hey everyone, i have made a new gaming forum, only thing is, its new. People dont seem to want to join something with few members, that being 6 lol. So do you have any tips, i would be very pleased to have your view on the matter. If you would …

Member Avatar for muskan75
0
172
Member Avatar for hwoarang69

i cant seem to print imageicon in board.java. any ideas? i got two files. board.java and WorldBackground.java i have a WorldBackground.java where i am create background image import java.awt.Image; import javax.swing.ImageIcon; public class WorldBackground { static ImageIcon background = new ImageIcon(WorldBackground.class.getResource("Images/backg.jpg")); public static Image getBackground() { return background.getImage(); } } …

Member Avatar for hwoarang69
0
227
Member Avatar for stamarab

Hello, please would anybody know if there's any game software where I could include words and sentences? Although I'm still new in this area, I'm very interested in creating some games for teaching purposes. Thanks and Regards, Silvia

Member Avatar for stamarab
0
155
Member Avatar for deancloud

Hey guys! My Asus G1S Gaming Laptop suddenly won't turn on for some reason. No light, no fan, simply lifeless. Before this, there were no signs like errors, automatic shutdown, etc. that it would die soon (did I mention all of a sudden?). I know it's probably the motherboard at …

Member Avatar for hotmatrixx
0
239
Member Avatar for somedude3488

I recently applied for a PHP programming job and they required me to do a coding challenge. One of the challenges involved simulating the card game war which I found intriguing. I "over-engineered" it as they requested, but I still don't think it was good enough for them. Is there …

Member Avatar for masterdeveloper
2
680
Member Avatar for Bumpehh

ive been searching the web for a 2d free game engine compatible with c++, and i cant find any! So i would like to know, if there is any that you guys know about? most people direct me to lib librarys, but thats not what i want. btw, sorry if …

Member Avatar for myk45
0
235
Member Avatar for claywin

Hello everyone! I've been having some troubles recently trying to work with frame independent movement (based on 300 pixels per second) and having the object collide with another. I'm still pretty new to this idea, but I don't know how I should go about having the character move back from …

Member Avatar for mike_2000_17
0
215
Member Avatar for alex.ashton.58

As a project after learning about classes, I'm trying to create a type of board game where the program tells you where all of it's pieces are, and then you tell it where you've moved your pieces, and then the AI moves its pieces accordingly. However I'm having a bit …

Member Avatar for alex.ashton.58
0
199
Member Avatar for Robert955

I've created this code which should look in the Songs folder and add any .mp3 file to a list. However when I test it it keeps saying File not found and pointing to the exact file it cant find with the name of the song while I dont mention this …

0
190
Member Avatar for Zhoot

Hey guys. Creating games is one of the best things you can do, am I right? However, nowadays you can choose between so many languages, gfx libraries and game engines. So lets vote! Whats your favorite programming language for making a game? Whats your favorite graphics library? Whats your favorite …

Member Avatar for vinnitro
0
211
Member Avatar for Thornx1

I am currently in school for video game design. I plann to make a mmorpg and although I will be creating the company I plann to do much of the work involved. I have noticed lots of mmorpgs have bots running non stop flooding the game and making gameplay annoying …

Member Avatar for WaltP
0
231
Member Avatar for charisa mae

write a program to score "paper*rock*scissor"game.each two user type'P',R'or S, AND THE PROGRAM ANNOUNCES THE WINNER AS WELL AS THE BASIS FOR DETERMINING THE WINNER "paper covers rock","rocks break scissor",scisor cuts paper", or "nobody wins"be sure to allow the user to use lower as well as uper case letters.

Member Avatar for iamthwee
0
58
Member Avatar for Stevetoth

Hi, I am building a new server for home and business use that I would like to be future proof. I have already bought the case which is a Corsair 800D (please check specification at http://www.corsair.com/pc-cases/obsidian-series-pc-case/obsidian-series-800d.html My next purchase will be the mother board for the server for which I …

0
120
Member Avatar for np complete

This is the famous counterfeit coin game in C++. # include <iostream> # include <cstring> # include <ctime> # include <cstdlib> # define coinVal 2; using namespace std; void gameInfo(); void generateGame(); void playGame(); int coins, counterfeitCoin; char typeOfCounterfeit; int main() { gameInfo(); generateGame(); } void gameInfo() { cout<<" Enter …

Member Avatar for np complete
0
818
Member Avatar for soapyillusion

Daniweb isn lt the first forum I joined, (but thankfully its the only one I am currently on). And over the years as I've browsed literally 100's of forums, in the past I always seem to see one question that always pervades. (Well at least on the gaming ones). And …

Member Avatar for jLocke
0
240
Member Avatar for rotten69

Hi everyone, Would anyone suggest good tutorials on simple game programming in javascript preferably using HTML4 ? Thank you..

Member Avatar for rotten69
0
214
Member Avatar for sandorlev

Hey guys! I've started writing a 2d platformer game some days ago, and I'm really enthusiastic about it, but I already failed to live up to my own expectations: I just cannot possibly think of a way I could make my character jump. I used the MVC desing is why, …

Member Avatar for 3e0jUn
1
342
Member Avatar for silvercats

Let's say connection 1's speed is 1.5Mb/ps and its latency is 100ms,connection 2 is 1.5Mb/ps and latency is 200. what is the direct connection of latency to speed? if we download something using both connections ,speed is same and gaming (counter strike for example) is impossible with higer latency. but …

Member Avatar for goatnetworking
0
271
Member Avatar for Bumpehh

Hey guys, im new to C++. been learning for only about a week. The most complex program i can make is a calculator! But, i was wondering, how hard would it be to make a text-based zork-like game? Like i said before im new, so any tips and/or tricks to …

Member Avatar for Bumpehh
0
740
Member Avatar for jonny_tech_brat

post three words (the most unrelated words a place, an animal and a thing) that you think NO ONE in the world has ever posted on the internet in that sequence.. *Rule* you have to use the last word of the previous post.. PS: its a skill to come up …

Member Avatar for Helianthus
0
245
Member Avatar for megan.barr.1654

I recently purchased a headset to talk with my boyfriend online. We use the program Skype rather frequently and find it works alright. However, if I want to play a game or listen to music, or whatever while I am talking on my headset the noise from my game/music blares …

Member Avatar for caperjack
0
880
Member Avatar for asif49

I'm on a short budget and have never been into PC gaming so I have little knowledge on graphic cards and so on... I'd like to be able to run recent titles with graphics quality similar to those that have appeared on the ps3, on a smaller budget (if it …

Member Avatar for Mike Askew
0
318
Member Avatar for writerervin

Hi there. I'm looking to create a textbased browser game based on my old favorite anime. I figured out the basic structure of the data, but i've got one problem. is there a way to set the data up where a single user can have several of one item, each …

Member Avatar for 8g2h8bt9
0
222
Member Avatar for phil.robison.5

I need some help with my code for my bulls and cows game... the requirements for the program are below: To start your gaming career, you have decided to write a math game. You want to create the following Menu: Bulls and Cows --------------------------------- 1. Play new game - New …

Member Avatar for NormR1
0
638
Member Avatar for natehome

im working on a single player game in java and want to add a high scores table. what im thinking is when a player finishes a session my script will contact my server like this "mywebsite.com/sethighscore.php?secretkey=23234234&user=bob&itemscollected=45&timeplayed=1hour" <-- this would add a new user to database i have very little knowledge …

Member Avatar for veedeoo
0
182
Member Avatar for soapyillusion

Hey all, Im without a doubt a still a rookie programmer, and my hardware knowledge could be a bit more expansive. But im going to be building a new computer in a few months. Looking to spent around 1500 on the machine and I rather not make 2000 by buying …

Member Avatar for soapyillusion
0
129
Member Avatar for justsawyer

So I want to make a web based text game. But know nothing about coding :D I'm pretty sure php would be the best to do it in but not sure, either way were should I start?

Member Avatar for coreyavis
0
137
Member Avatar for Portalplay22

I got a new gaming pc yesterday, and it was working fine. The next day I hit the power button and it started to boot, and shuts of again after about 5 seconds, then turns back on and shuts off after 5 seconds, repeat. (until I turn off the master …

Member Avatar for HTMLperson5
0
146
Member Avatar for Richard7

(My apologies if this is the wrong forum section) Hello everyone, I have recently been confronted by two problems with my computer, which I purchased two years ago. These are my specs Quadcore Intel i7 860 @ 2.80Ghz ATi Radeon HD 5770 1GB 4GB of DDR-3 RAM 500 GB SATA …

Member Avatar for sheikhali449
0
256
Member Avatar for Chuckleluck

Hello, Over the past couple of days, I've been struggling with getting collision detection to work for my game, a 2D sidescrolling platformer, made with SFML 2. This is example code using my most recent method of collision detection, although it has some flaws: // main.h #ifndef MAIN_H #define MAIN_H …

Member Avatar for Chuckleluck
0
635
Member Avatar for bo0ga

I go to control panel, then mouse, then pointer options and I try to turn enhance pointer precision off for gaming purposes. Every 30 seconds or so it turns back on. Hitting apply or OK doesn't keep it on. I even tried keeping the window up and it still turns …

0
91
Member Avatar for mrgadgets

Hey people, just stop by and want to say hi. I have just developed a new html5 game and want to know what do you think about it. You can download it at chrome web store, search for 'Bubble Spark Jack' and download it, let me know if the game …

Member Avatar for chris.stout
0
143
Member Avatar for samsylvestertty

Hi Friends, I have created a small C# program to "SendKeys" to the active application. I use it to automate the cheat code typing for games. I have assigned cheats to some keys in the keyboard. Problem is the `SendKeys.Send()` works with notepad (i've tested) but not working with GTA …

Member Avatar for samsylvestertty
0
379
Member Avatar for astronautlevel

Hi guys. I made a pong game with Python, and I was looking for some possible improvements. The code can be found [here](https://github.com/astronautlevel/Python-Repo/blob/master/Python/Pong%20game/Pong.py). Please look at it and reccomend some improvements. Thanks!

0
108
Member Avatar for berben11

Hey, so I just created a new Youtube video with some highlights about my new Indie game "Temporal Wars". I have been trying to get this cool game out for over a year now!! But the Xbox indie reviewers are tough! Which is good, but this is like 5 times …

0
154
Member Avatar for bflack

Hi guys, I'm practicing on developing a flash application for android mobile. The application/game's functionality is suppose to perform drag and drop. Specifically, it should drag and drop images that I create. The question is that: Is the drag and drop functionality in flash apps supported in android??? Thanks

0
79
Member Avatar for mrgadgets

Do you people think slick2d is the best framework ever? I have tried it and now I am really enjoy using it to develop my next game in java.

0
90
Member Avatar for Labdabeta

I wrote this program because I often am asked by people that know that I like to make games to make just a quick simple game for some reason or another. I always make a simple text based adventure game (like Zork, but simpler) and they are usually happy with …

0
486
Member Avatar for rae08

Is it possibile to display moving words in cobol?similar to tertris?thanks

0
178
Member Avatar for HTMLperson5

Hi guys, I was making a text based game in javascript.. Here it is: <!doctype html> <script type="text/javascript"> //Experimental Code - Text Based RPG function error() { alert(+choice+ "is not a recognised command") maingame() } function maingame() { choice = prompt('You find yourself in a dark room...do you\n[1]Eat cheese\n[2]Do stuff') …

Member Avatar for sepp2k
0
1K
Member Avatar for happygeek

![bomb021](/attachments/small/0/bomb021.jpg "align-right") "There are bombs littered all over the city and your job is to stop them from exploding" that's the premise of Bomb Disposal Unit 54, a new game that I have been playing on my iPad before it's official release in the App Store on 6th May. When …

Member Avatar for Daniel Jones
0
242
Member Avatar for Octet

I am creating my purchasing system for my game at the moment, but I am struggling on a part of it and wondered if any of you could offer me some guidance? The problem I am facing is adding X amount onto a value but if that means it goes …

Member Avatar for blocblue
0
213
Member Avatar for lionfootball

I recently downloaded a computer game for my mac, but it does not open up when I click on it. I am under the impression that I need to make a virtual disk image for the file in order to play the game on my comp. I do not know …

Member Avatar for Patiodude
0
251
Member Avatar for jackbauer24

Hey guys, jackbauer24 here. I am about to finish Final Fantasy 10. I really liked the way we fight(commands), how we upgrade(sphere grid) and most importantly the storyline. I live in India. Could you recommend another Final Fantasy game? My requirements are:- 1.These are the minimum graphics ie- I don't …

Member Avatar for jackbauer24
0
274
Member Avatar for Nick Evan

Ok, time to get some help instead of giving it ;) When I play games, my PC randomly reboots (no BSOD). So I tried updating all the drivers, but no succes. I don't have anything overclocked, so that shouldn't be a problem. My first guess was that something was overheating, …

Member Avatar for PcTestCard.com
0
229
Member Avatar for claywin

Hello, I have been programming for a little while, but I wouldn't consider myself very novice yet. Yesterday I started a project but ran into difficulties with getting the position of the object (apply_surface(0,0,Ss,screen,&clip[0]); to change based on the key input because they are in different headers and stuff, so …

Member Avatar for Labdabeta
0
171
Member Avatar for speakon

Hello! I am starting a small text based game, I have created my set and get methods for my player class: import java.util.*; public class player extends main{ /* * Player attributes: * Name * Weight * Morale * Money */ //PLAYER ATTRIBUTES private String name; private int weight; private …

Member Avatar for trishtren
0
291
Member Avatar for khuzdaar

I have studied functions, pointers, recursive(I suck at it though), file handling(slightly), loops and a bit of data structures. My final project of my semester is due very soon. I chose othello. Before I was able to succesfully make hangman. Now, this is my first time that I am trying …

Member Avatar for faraz ahmad
0
1K

The End.