Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Work in Progress / YCIAP (Your Computer Is A Playground)

Author
Message
Gnomes Games
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location: FRANCE
Posted: 5th Jun 2007 21:16 Edited at: 22nd Jun 2007 16:01
In this game you have to solve some problems on your computer.

New version !!!!

Create a fake file system

Scan your computer

You can choose between fake and real mode in option.ini

I have worked very hard for this game so please, try it!

http://gnomesgames.free.fr/YCIAP.exe









Just fun !-><-! nuf tsuJ
Sorry for my so bad english
zenassem
21
Years of Service
User Offline
Joined: 10th Mar 2003
Location: Long Island, NY
Posted: 5th Jun 2007 22:03 Edited at: 5th Jun 2007 22:05
neat concept. I haven't tried the program, but I can recommend some things.

-Don't mess with the the user's actual filesystem. That can be dangerous. Build a virtual filesytem in your app.

-Need to work on your english grammar a bit, not that my french is any good. But if you decide to take this further, have someone look it over for you.

-I have some code for DBC, for virtual device os's like Cisco router's and switches, ap's, and the like. And a virtual DrDos, Dos parser, I'll try to dig it up off my external HD. My code from those are ugly, so I will have to revist them.

Gnomes Games
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location: FRANCE
Posted: 5th Jun 2007 22:22 Edited at: 6th Jun 2007 14:43
-Yes I know my english is very bad

-Don't worry for the user file system !

Take a look at my code :



I add a automatic cleaning system

And for my english... I can't do anything (you can correct my code i you want)


Sorry for my so bad english
zenassem
21
Years of Service
User Offline
Joined: 10th Mar 2003
Location: Long Island, NY
Posted: 5th Jun 2007 23:23 Edited at: 5th Jun 2007 23:26
here. Some sentences may still not be proper grammar, but it reads well.



[EDIT] just noticed resources is spelled/spelt wrong. extra s
might need to run spell check on the text output.

Personally, I would re-write the perspective as though it was a monitor warning system.

for example, Instead of "...destroy my files"
"...destroy files on your computer" or
"...destroy files on this sytem" or
"destroy system files"

zenassem
21
Years of Service
User Offline
Joined: 10th Mar 2003
Location: Long Island, NY
Posted: 5th Jun 2007 23:29
changed "ressources" to resources
inserted "be" in text "...will be too late"



Gnomes Games
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location: FRANCE
Posted: 6th Jun 2007 12:05 Edited at: 6th Jun 2007 14:43
New Version !

Some english bug corrected by zenassem.

The link and the screenshots of the first post are up to date.

Here a description of what the programs do :

-First load "clean.fsv" witch contain every files created during previous execution of the program and delete it if they still exist.

-Make a beautifull blue screen (i am sure their is no no risk for the user filesystem with that part )

-Ask you something

->make this part of code 'level' time

-scan your folder using "perform checklist for files" command

-random folder

->The program have a random path

-make a random name for the file to find (something like 5145663.1534156)

-test if a file already exist in this path with this name (their is very few chance but...)

-Save the name and path of created file in "clean.fsv"

-Make a blue screen with some text

-write some random text in the file in order to have a random filesize (this operation create the file)

-very beautifull blue screen with progress bar and timer

-If you find and delete the file you win (no problem)

-If you don't find the file you lose and the program delete file for you

-If the program bug before you lose or win the file is deleted at the next execution of the program



If someone find some risk for the user filesystem please tell me

I am working on a code to duplicate filesystem of the user in a folder :

example:

User :
C:/-bfu/-option/
C:/-bfu/-game/
C:/-bfu/-picture.jpg
C:/-bfu/-something.lol
C:/-windows/-system/-dx/
C:/-windows/-system/-file.dll
C:/-windows/-font/
C:/-windows/-folder/
C:/-windows/-file.txt


Ghost :
C/-bfu/-option/
C/-bfu/-game/
C/-windows/-system/-dx/
C/-windows/-font/
C/-windows/-folder/

With this system they are no risk but I think it is less fun...


Sorry for my so bad english
Gnomes Games
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location: FRANCE
Posted: 6th Jun 2007 17:06 Edited at: 6th Jun 2007 17:06
Quote: "I am working on a code to duplicate filesystem of the user in a folder :

example:

User :
C:/-bfu/-option/
C:/-bfu/-game/
C:/-bfu/-picture.jpg
C:/-bfu/-something.lol
C:/-windows/-system/-dx/
C:/-windows/-system/-file.dll
C:/-windows/-font/
C:/-windows/-folder/
C:/-windows/-file.txt


Ghost :
C/-bfu/-option/
C/-bfu/-game/
C/-windows/-system/-dx/
C/-windows/-font/
C/-windows/-folder/

With this system they are no risk but I think it is less fun..."


I don't find a way of making that ***** thing!

If anyone can help me that would be great !

And not be affraid playing my game now it's fun and their is no risk at all !
(Just look at my code if you don't beleive me )


Sorry for my so bad english
tha_rami
18
Years of Service
User Offline
Joined: 25th Mar 2006
Location: Netherlands
Posted: 7th Jun 2007 04:42 Edited at: 7th Jun 2007 04:43
Lol, I loved this game, very fun to play, quite original

Gnomes Games
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location: FRANCE
Posted: 7th Jun 2007 11:14 Edited at: 10th Jun 2007 14:18
Thanks a lot tha_rami !

I am working on adding another game to it

I think that will be finished soon.


Sorry for my so bad english
Gnomes Games
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location: FRANCE
Posted: 10th Jun 2007 14:18
A sorry ... I think i will finish it after my bac !(This week )


Sorry for my so bad english
Dr Manette
18
Years of Service
User Offline
Joined: 17th Jan 2006
Location: BioFox Games hq
Posted: 11th Jun 2007 05:02
A very unique idea. People are going to be hesitant about deleting files off their computers, however. Make some kind of internal file browser that you can see in the window. Also, you should be able to make "windows" go faster; either by finding certain files that slow the system down or what not. Or, add multiple viruses!

Gnomes Games
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location: FRANCE
Posted: 12th Jun 2007 19:59 Edited at: 15th Jun 2007 22:20
yes... I know that few people test my game because it create and delete files on their system.
I will work on a code to create empty directories in the game directory (some kind of clone of the player file system).
I found a way but I have to work on it.
Thank to pay attention to my game !

Just fun !-><-! nuf tsuJ
Sorry for my so bad english
Code Dragon
18
Years of Service
User Offline
Joined: 21st Aug 2006
Location: Everywhere
Posted: 14th Jun 2007 16:46 Edited at: 14th Jun 2007 16:50
I ran it and nothing happended to the filesystem, I don't really see a need to make a virtual filesystem. (But I'm comfortable editing the registry so I'll change settings and run programs few other people would be willing to.)

Great idea so far, I hope you put more games in it!

You never really know a person until you look at their google autocomplete entries.
Gnomes Games
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location: FRANCE
Posted: 16th Jun 2007 00:38 Edited at: 16th Jun 2007 00:39
Thanks Code Dragon !

I am working on the code now because I have finished my bac.

I have plenty of time and I think I will finish something new soon .

Thanks you for your support !

Just fun !-><-! nuf tsuJ
Sorry for my so bad english
Game King
17
Years of Service
User Offline
Joined: 25th Mar 2007
Location: Naples, FL
Posted: 16th Jun 2007 00:42
Yeah like they said, original.

Will the blue screen change as you play?

Gnomes Games
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location: FRANCE
Posted: 16th Jun 2007 11:15 Edited at: 16th Jun 2007 11:15
Thanks Game King !
But what kind of change off the blue screen are you talking about ?

(Maybe I don't understand the sentence ...)

Thanks you for your support !

Just fun !-><-! nuf tsuJ
Sorry for my so bad english
Gnomes Games
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location: FRANCE
Posted: 19th Jun 2007 20:13 Edited at: 19th Jun 2007 20:51
I have made a beautiful little program that scan all you directories and save a file called "yourcomputer.scan" that contain all the path of your computer.

The problem is that this program bug on my computer (see this post ->http://forum.thegamecreators.com/?m=forum_view&t=108493&b=1)

Please try on your computer...

PS : No risk for your file system,this program just write a text file and an array in the its folder !

Just fun !-><-! nuf tsuJ
Sorry for my so bad english

Attachments

Login to view attachments
Gnomes Games
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location: FRANCE
Posted: 21st Jun 2007 17:04 Edited at: 21st Jun 2007 17:55

New version !!!!

Create a fake file system
Scan your computer
You can choose between fake and real mode in option.ini

I have worked very hard for this game so please, try it!

http://gnomesgames.free.fr/YCIAP.exe


Just fun !-><-! nuf tsuJ
Sorry for my so bad english
Gnomes Games
18
Years of Service
User Offline
Joined: 25th Dec 2005
Location: FRANCE
Posted: 22nd Jun 2007 17:50 Edited at: 22nd Jun 2007 17:51
If you have some ideas to improve this game , if you like or dislike it please tell me !!!!

And if you don't understand my English you can also say it...

Just fun !-><-! nuf tsuJ
Sorry for my so bad english

Login to post a reply

Server time is: 2024-11-17 14:13:17
Your offset time is: 2024-11-17 14:13:17