22 Topics

Member Avatar for
Member Avatar for brodeur

// The "FriedmanRPSgame" class. import java.awt.*; import hsa.Console; public class FriedmanRPSgame { static Console c; // The output console public static void main (String[] args) { c = new Console (); // VARIABLES int rock; int paper; int scissors; // INPUT c.println (" Choose 1 for rock, 2 for paper, …

Member Avatar for Zirely
0
240
Member Avatar for Siberian

I've begin to use Paper.js. The first problem I've run into is finding a [CDN](https://cdnjs.com/libraries/paper.js/) that works with JsFiddle, CodePen etc. In my case CodePen; the CDN for which I've found work to a degree what I mean is, I can create a rectangle in a variable, then using the …

Member Avatar for diafol
0
155
Member Avatar for happygeek

So, today is '[World Paper Free Day](http://www.aiim.org/events/paper-free-day)' apparently and I'm not sure whether it's appropriate to buy a card in the circumstances. Joking aside, what I am sure of is that such Hallmark days do provide an opportunity for press releases to be thrown in my general direction. And so …

Member Avatar for RobertHDD
1
414
Member Avatar for RaigaX9

Hello everyone, I'm having some issues with my rock, paper, scissors JApplet program. Of course I have it "extends Applets" from the beginning of my class and I realized that this wasn't the same as JApplet. After I changed "Applet" to "JApplet", when I ran it, it doesn't look like …

Member Avatar for mic0280
0
569
Member Avatar for Fabian_S

# Need your help! - Masters thesis / research paper # ## Hi there, ## within the final stage of my masters thesis I need to conduct a survey concerning "Advertising Appeal for Corporate Websites". I would appreciate your participation in my online survey/questionnaire. The reason for this survey is …

Member Avatar for ellena980
0
383
Member Avatar for Martje

Hey guys, I am having a problem where i want to print a image and a simple string. i would want that when i print i get this on paper : [Click Here For Image](http://img339.imageshack.us/img339/9308/wiw.png) I looked up printDocument, printDialog and printPreviewControl from MSDN and got a few examples but …

Member Avatar for tinstaafl
0
343
Member Avatar for maildummyabc

HI, This is pankaj vishwakarma a vb.net developer, I am currently working on the printing project. Here I am creating a custom paper on the printer via code and then tring to print the text on a specified location . It does not print After tring many time i found …

Member Avatar for jcleb
0
260
Member Avatar for Magic681

Hey guys, so I'm trying to make a Paper, scissors, rock program (where you play against the computer). And i got pretty far, to the point where it seemed finished. But then i realized that i need to make the program exit itself after the player wins three times. So …

Member Avatar for Magic681
0
418
Member Avatar for xxwikkixx

Hey everyone I am New here.... need some help with my coding for my college HW assignment.... I need to make a rock paper scissor game. I can think of the game in my brain on how I am gona code it but when I try to program it doesnt …

Member Avatar for xxwikkixx
0
400
Member Avatar for babi.meloo

//**************************************************************************************************** // Project15.java Author: Lewis/Loftus/Cocking // // Write an application that plays the rock-paper-scissors game against the computer. When played // between two people, each person picks one of the three options at the same time and the winner is // determined. The program should randomly choose one of the …

Member Avatar for Taywin
0
4K
Member Avatar for maildummyabc

Hi, This is pankaj, I am currently working on the printing project. Here I have creating a custom paper(height = 1000mm and width = 800mm) on the printer via code and then trying to print the text on a specific location (for example. top = 1cm and left = 1cm). …

Member Avatar for maildummyabc
0
178
Member Avatar for opsryushi

Hi everyone, I'm a bit new to Ruby *and* Rails, and I'm struggling with a task I'm trying to accomplish. I'm attempting to build a simple Rock-Paper-Scissors game in Ruby on Rails, and I'm a little lost as to where to begin. It seems to me that the app will …

0
139
Member Avatar for BenzZz

Hi, I'm writing a paper regarding the privacy issues of social networks. I have found many papers to reference however I am trying to find more that are useful. Does anyone know any sites where I can download journals for free legally? Would be much appreciated.

Member Avatar for jbennet
0
150
Member Avatar for SketchGamer

Hey guys, this is my first post here and I need a lot of help. I'd like to start off by saying that I'm VERY new to this so I might have some really obvious errors in here/my code might not make sense(i hope this is not the case) and …

Member Avatar for zeroliken
0
1K
Member Avatar for BenzZz

Hi, I'm researching social networks and their privacy issues with data as part of an assignment. I've found a few papers that are useful, but i wondered if anyone knew of any relevant good ones that are also accessible? I also have to analyse the paper in terms of how …

Member Avatar for happygeek
0
152
Member Avatar for mftbob

Hello. I need help in completing my c++ assignment. Below are the question details: [COLOR="red"]Develop a simple Paper-Scissors-Rock program. Make it a single player game where the player plays with the computer. The party that accumulatively wins 3 times first will win the game. Option: Your program may include a …

Member Avatar for Schol-R-LEA
0
4K
Member Avatar for RaigaX9

Hello again everyone, on my recent thread about my rock, paper, scissors program, I had trouble running it from Applet to JApplet and that problem was solved. So far, I've added many functions for the program such as menus, checking your score, resetting the score, and setting the number of …

Member Avatar for jackmaverick1
0
430
Member Avatar for SquigsSquigley

Hi all. I know that others have posted about Rock Paper Scissors, but none of their posts are exactly what I am needing. My issue is that for my program, we are required to use at least 1 switch and 1 if statement, as well as keep track of the …

Member Avatar for raptr_dflo
0
978
Member Avatar for blackcathacker

Alright, I know it's stupid, but I felt the sudden urge to make a computer without electricity, choosing paper and pencil as my choice. Where do I begin? It would be preferred, to a conclusion,that this be able to solve calculus - lim,deriv,integrals..

Member Avatar for blackcathacker
0
248
Member Avatar for Sabryan

White papers are very useful, as they give much information to readers and help people make decisions. Do you use white papers and which ones?

Member Avatar for Sabryan
-1
171
Member Avatar for denni2727

Well, my problem is that i have to print some text in a dot matrix printer with a 8.5in width x 6.5in height page. At first, I change the paper size of the printer in the server properties from windows and it fixed the problem but now i need to …

0
141
Member Avatar for happygeek

A report published today by [URL="http://www.experiangroup.com"]Experian[/URL] suggests that for many a business we are still living in the dark ages as far as making sure customers are who they say they are. Furthermore, the [URL="http://www.qas.co.uk/paperchain"]Electronic Authentication: Breaking the Paper Chain[/URL] report at least partly blames those businesses for the growth …

Member Avatar for TaoistTotty
0
215

The End.