Ruth Bugembe

Greenhorn
+ Follow
since Dec 28, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Ruth Bugembe

Hi members.

Thank you very much for the help you give us.

I have an online game which I developed using an applet.

I need the system time on the client's machine to do the timing.

I have signed the code using Comodo sign code key but I still get the security warning from Oracle

"---put your personal information at risk---"

It is a new game and no one can trust me/location. The game is not downloadable. You play it online

The play button points the jar file

Below is the code in the manifest

----------------------------------------

Manifest-Version: 1.0
Codebase: *
Permissions: all-permissions
Application-Library-Allowable-Codebase: *
Application-Name: HiredForOneDay
Ant-Version: Apache Ant 1.8.3
Trusted-Only: true

-----------------------------------------------------------
the game is at www.hiredforoneday.com

How can I get rid of the Oracle warning?


Thank you in advance

Ruth
10 years ago
Hi everybody. Thank you for the time you took to look at my code.

I have found out that my problem had nothing to do KeyListener or Key Mapping. it was something to do with CardLayout or "Focus_Cycle inside one Container" I am no expert. below is he code that solved my problem.



Thanks for all

Ruth
10 years ago
Hi Everybody Thank you very much for the time you have take to look at my post.
Please I need your help.

I have a project where I need the player to have the option to use arrow keys to play or clicking the buttons.

There is something that goes wrong with my code whether I use Key Mapping or KeyListener.

The Code I have submitted uses the KeyListener.

If CardLayoutClass calls the GraphicsClass from the AppletClass the arrow keys work,

if CardLayoutClass calls MiddleClass from the AppletClass and then calls GraphicsClass from the MiddleClass the Arrow keys do not work.

In my project CardLayoutClass calls 4 panels before the GraphicsClass “Maze” is called.
I suspect I need the button in the MiddleClass to respond to the KeyListener in the GraphisClass.

Please do not use the “this” reference I run in a lot problems because I am doing a lot of class reference in my project.

Please look at www.hiredforoneday.com to understand my problem

Thank you again for taking the time to look at my code
Ruth

Below is the code The ball will only move right to shorten the code. Please uncomment in the AppletClass the call to GraphicsClass and comment out the call to MiddleClass and it will work










10 years ago
Hi guys Thank you for your help. I am developing a game where a player has to find a path in a maze. Right now the player can only click the buttons on the maze. I need an option to use the arrow keys. Iam having problems.

I have picked up pieces from my code to illustrate my problem. I am very grateful for your help and time. Below is the code. If I call "AnyClass" in the "AppletClass" it works but when I call "MiddleClass" in the "AppletClass" and MiddleClass" calls "AnyClass" it does not work. In my project at www.hiredforoneday.com I call 4 panels in CardLayout before I call "AnyClass" which is the "Maze"





Thank you for your time

Ruth
10 years ago
Dear Members

I want to form remote partnership with:

(a) a SIM game developer to refine a code I have written of an informative game that targets university students and
professionals, and guide me with developing the game.

(b) an artist to do the visuals.


I sent a copy of the code I have so far written to a UK university “Head of Computing” and he said:

"This game is a very interesting idea. It's somewhat similar
to sims and many of the casual games available on mobile devices and
through facebook.

My recommendation, though, is that you need to work out the market
for it.

I see two possibilities:
1. It's a game to be sold to the end user. This might even be a
"free" game with ads that make money, as is the case with most
facebook games. In this case, the most important thing to do is
to look at how other games like this work, find out about
playability and the addictiveness of such simulation games.
Consider collaborating with an artist, too. Visuals are very
important...

I wish you good luck with this. I think it's something that could
work.” .


I code in Java. Yes I am not an expert and I work from home, but I believe the game will interest and help the targeted audience.

If you are interested in learning more about the details, please contact me at:

bugemberuth@yahoo.com

Thanks in advance,

RuthB

Working from home in Kampala, Uganda, East Africa.







13 years ago
Dear members

I cant see my post "Looking for a SIM game programmer and an artist to team-up with ..."

If I Google it I get this message" Oooops. You don't have sufficient privileges to access this message."

Do you think I did anything wrong?

Thanks in advance

RuthB
13 years ago