GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   has anyone ever made simple online games..and then put them on cdrom? (https://gfy.com/showthread.php?t=1066216)

Phoenix 04-27-2012 04:52 AM

has anyone ever made simple online games..and then put them on cdrom?
 
is this difficult??
we can make the online games...however a client is asking us to put them on cd rom as well.
so they work offline

im missing something in my logic

GFED 04-27-2012 05:01 AM

Your client wants an online game that's played offline? >.<

Phoenix 04-27-2012 05:06 AM

Quote:

Originally Posted by GFED (Post 18911576)
Your client wants an online game that's played offline? >.<

no..we will make simple games for them.
usually we would make it online...so no problem

but now they just request them on CD-rom

So they will play locally and not connect to the web

raymor 04-27-2012 05:11 AM

Are your games client side, using Flash, HTML5, and Javascript? If so, just put the files on a disk. If your games run sever side and are made with PHP, that's a little trickier.

(I say PHP for server side because given the question I think it's safe to assume the OP does no actual programming.)

If your games ate highly compatible across platforms, meaning probably both Flash and HTML5, I'd like to get an idea what a few very simple games would cost. Give me a call or catch me on ICQ.

Phoenix 04-27-2012 05:40 AM

Quote:

Originally Posted by raymor (Post 18911589)
Are your games client side, using Flash, HTML5, and Javascript? If so, just put the files on a disk. If your games run sever side and are made with PHP, that's a little trickier.

(I say PHP for server side because given the question I think it's safe to assume the OP does no actual programming.)

If your games ate highly compatible across platforms, meaning probably both Flash and HTML5, I'd like to get an idea what a few very simple games would cost. Give me a call or catch me on ICQ.

you are right, i am not a programmer, i leave that to my partner:)
yes its just client side...flash/html5
and will also be using a cool whiteboard for interaction instead of a mouse.

clients will need to have java installed, but that can be a requirement to use the games.

i have to leave my computer for a bit...but i will message you later if its ok...wanted to chat with you one day anyway. :)

i have a feeling im making this more complicated that it needs to be

videoscribe 04-27-2012 06:06 AM

Quote:

Originally Posted by Phoenix (Post 18911570)
is this difficult??
we can make the online games...however a client is asking us to put them on cd rom as well.
so they work offline

im missing something in my logic

Single player games can be played offline. Multiplayer games can be played online. Small games can be made to run from an .exe file or something. It's 1mb or 2mb or 5mb. Some games can be played online from a web site - flash, javascript or other scripts. The logic is there. Take a look at http://games.yahoo.com or other game sites to see games that can be played online from the site.

raymor 04-27-2012 10:06 AM

Quote:

Originally Posted by Phoenix (Post 18911628)

clients will need to have java installed, but that can be a requirement to use the games.


i have a feeling im making this more complicated that it needs to be

Yeah in Firefox, File menu > Save As, then choose "complete" should work if they have required plugin (Flash or Java) already installed. You can also put the Flash and Java installers on the disk, which you download from the respective companies.

pimpmaster9000 04-27-2012 11:33 AM

Quote:

Originally Posted by Phoenix (Post 18911582)
no..we will make simple games for them.
usually we would make it online...so no problem

but now they just request them on CD-rom

So they will play locally and not connect to the web

Never underestimate local sales through offline methods of marketing....for example he can push the games in a supermarket chain through a wholesale company as physical products...90% of the world does not know you can buy games online...

barcodes 04-27-2012 11:42 AM

Create an action in the flash game so it plays full screen. In flash go to publish settings and select windows projector to make it publish an exe file that plays through flash projector. Create a .ico icon for the game. Create an autorun.inf file i think its called and burn those three along with any xml or extra things your partner has used to make the game.


Here is what you would put in the autorun file
Code:

[autorun]
open=myFlashFile.exe
icon=myIcon.ico

The only issue is that I think some newer versions of windows fuck with autorun nowdays.
You can make an opening (splash) scene with option to play from the projector with an optional link to the site to play online.


All times are GMT -7. The time now is 09:49 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123