Re: Creating an ASF Project Game Application ?

2017-11-26 Thread Justin Mclean
Hi,

I’ve just made a slightly improved version [1] that show a result page, 
displaying into about the project and the unburied image if you got it right or 
wrong.

Any other suggestions, feedback etc just reply here or raise a GitHub issue.

Thanks,
Justin

1. https://rawgit.com/justinmclean/ApacheLogos/master/compiled/index.html
-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: Creating an ASF Project Game Application ?

2017-11-26 Thread Lefty Leverenz
> Select "Show logos with blurred text” on the first page and you’ll get
exactly that.

I must be blind.  Much more challenging.

Thanks, Justin.

-- Lefty


On Sun, Nov 26, 2017 at 4:02 PM, Justin Mclean 
wrote:

> Hi,
>
> > But it's too easy when the project's name is in its logo.  Some could be
> > blurred out, but some are essential to the logo.
>
> Select "Show logos with blurred text” on the first page and you’ll get
> exactly that.
>
> Thanks for taking a look.
>
> Justin


Re: Creating an ASF Project Game Application ?

2017-11-26 Thread Justin Mclean
Hi,

> But it's too easy when the project's name is in its logo.  Some could be
> blurred out, but some are essential to the logo.

Select "Show logos with blurred text” on the first page and you’ll get exactly 
that.

Thanks for taking a look.

Justin

Re: Creating an ASF Project Game Application ?

2017-11-26 Thread Lefty Leverenz
Fun!

But it's too easy when the project's name is in its logo.  Some could be
blurred out, but some are essential to the logo.

Typo alert on the game page:  "it's" means it is and "its" is the
possessive form, as illustrated in the previous paragraph.

*Mnemonic:*  "his hers its" are all possessives and don't need apostrophes.
 (Also ours, yours, theirs, and whose.)

Yeah, English has weird rules.

-- Lefty


On Sun, Nov 26, 2017 at 4:28 AM, Pierre Smits 
wrote:

> Hey Justin,
>
> Thank you for referencing my fork. ;)
>
> Best regards,
>
> Pierre Smits
>
> ORRTIZ.COM 
> OFBiz based solutions & services
>
> OEM - The OFBiz Extensions Marketplace1
> http://oem.ofbizci.net/oci-2/
> 1 not affiliated to (and not endorsed by) the OFBiz project
>
> On Sun, Nov 26, 2017 at 12:12 PM, Justin Mclean 
> wrote:
>
> > Hi,
> >
> > > The output is entirety client side HTML / JS so it’s already “HTML5”.
> >
> > BTW here in all its JS ugliness [1]. The debug version is easier to work
> > with :-)
> >
> > Thanks,
> > Justin
> >
> > 1. https://github.com/PierreSmits/ApacheLogos/blob/
> > master/compiled/GuessLogo.js
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> > For additional commands, e-mail: dev-h...@community.apache.org
> >
> >
>


Re: Creating an ASF Project Game Application ?

2017-11-26 Thread Pierre Smits
Hey Justin,

Thank you for referencing my fork. ;)

Best regards,

Pierre Smits

ORRTIZ.COM 
OFBiz based solutions & services

OEM - The OFBiz Extensions Marketplace1
http://oem.ofbizci.net/oci-2/
1 not affiliated to (and not endorsed by) the OFBiz project

On Sun, Nov 26, 2017 at 12:12 PM, Justin Mclean 
wrote:

> Hi,
>
> > The output is entirety client side HTML / JS so it’s already “HTML5”.
>
> BTW here in all its JS ugliness [1]. The debug version is easier to work
> with :-)
>
> Thanks,
> Justin
>
> 1. https://github.com/PierreSmits/ApacheLogos/blob/
> master/compiled/GuessLogo.js
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
>
>


Re: Creating an ASF Project Game Application ?

2017-11-26 Thread Justin Mclean
Hi,

> The output is entirety client side HTML / JS so it’s already “HTML5”.

BTW here in all its JS ugliness [1]. The debug version is easier to work with 
:-)

Thanks,
Justin

1. https://github.com/PierreSmits/ApacheLogos/blob/master/compiled/GuessLogo.js
-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: Creating an ASF Project Game Application ?

2017-11-26 Thread Justin Mclean
Hi,

Thanks! Any suggestions for improvement (esp design wise) please put forward.

> I'm wondering if we could upgrade this project with an HTML5 version or a
> Unity version that could be very nice!

The output is entirety client side HTML / JS so it’s already “HTML5”.

Thanks,
Justin
-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: Creating an ASF Project Game Application ?

2017-11-26 Thread Piergiorgio Lucidi
Hi Justin,

this is awesome, I wanted to reprise this thread this week but you have
done a great first iteration!

I'm wondering if we could upgrade this project with an HTML5 version or a
Unity version that could be very nice!

I think that we could find some Unity templates on GitHub that we could
reuse to have a more fashioned version of this game.

Cheers,
PJ



2017-11-26 11:23 GMT+01:00 Jacques Le Roux :

> Thanks Justin :)
>
> I love it, and won each time :D (maybe a reason why I love it, humans are
> so ;))
>
> Jacques
>
>
>
> Le 26/11/2017 à 10:09, Pierre Smits a écrit :
>
>> Hey Justin,
>>
>> Great initiative!
>>
>> Best regards,
>>
>> Pierre Smits
>>
>> ORRTIZ.COM 
>> OFBiz based solutions & services
>>
>> OEM - The OFBiz Extensions Marketplace1
>> http://oem.ofbizci.net/oci-2/
>> 1 not affiliated to (and not endorsed by) the OFBiz project
>>
>> On Sun, Nov 26, 2017 at 8:53 AM, Justin Mclean 
>> wrote:
>>
>> Hi,
>>>
>>> It’s been a couple of weeks since this thread has died down but I found a
>>> few of hours today to finish off a functional proof of concept version of
>>> the “Guess the Apache logo” application.
>>>
>>> The source code (nothing fancy or complex) is here [1], and you can see
>>> it
>>> in action here [2]. It’s under Apache license and I can donate it to ASF
>>> /
>>> comdev if they have a place to put it. Feedback welcome. It’s JS app so
>>> will run in any browser. I’m not tested it on mobile or for cross browser
>>> compatability.
>>>
>>> Apologies in advance for any projects that are missing (raise PR’s
>>> please), logos that are out of date, and my butchering of the “blurry”
>>> logos (stand back I’m editing pixels!).
>>>
>>> Thanks,
>>> Justin
>>>
>>> 1. https://github.com/justinmclean/ApacheLogos
>>> 2. https://rawgit.com/justinmclean/ApacheLogos/master/compiled/
>>> index.html
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
>>> For additional commands, e-mail: dev-h...@community.apache.org
>>>
>>>
>>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
>
>


-- 
Piergiorgio Lucidi
Open Source Evangelist and Enterprise Information Management Specialist
Mentor / PMC Member / Committer @ Apache Software Foundation
Community Star / Wiki Gardener / Global Forum Moderator @ Alfresco
Author and Technical Reviewer @ Packt Publishing
Technical Advisory Group Member @ Microsoft
Top Community Contributor @ Crafter
Project Leader / Committer @ JBoss
https://www.open4dev.com


Re: Creating an ASF Project Game Application ?

2017-11-26 Thread Jacques Le Roux

Thanks Justin :)

I love it, and won each time :D (maybe a reason why I love it, humans are so ;))

Jacques


Le 26/11/2017 à 10:09, Pierre Smits a écrit :

Hey Justin,

Great initiative!

Best regards,

Pierre Smits

ORRTIZ.COM 
OFBiz based solutions & services

OEM - The OFBiz Extensions Marketplace1
http://oem.ofbizci.net/oci-2/
1 not affiliated to (and not endorsed by) the OFBiz project

On Sun, Nov 26, 2017 at 8:53 AM, Justin Mclean 
wrote:


Hi,

It’s been a couple of weeks since this thread has died down but I found a
few of hours today to finish off a functional proof of concept version of
the “Guess the Apache logo” application.

The source code (nothing fancy or complex) is here [1], and you can see it
in action here [2]. It’s under Apache license and I can donate it to ASF /
comdev if they have a place to put it. Feedback welcome. It’s JS app so
will run in any browser. I’m not tested it on mobile or for cross browser
compatability.

Apologies in advance for any projects that are missing (raise PR’s
please), logos that are out of date, and my butchering of the “blurry”
logos (stand back I’m editing pixels!).

Thanks,
Justin

1. https://github.com/justinmclean/ApacheLogos
2. https://rawgit.com/justinmclean/ApacheLogos/master/compiled/index.html
-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org





-
To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
For additional commands, e-mail: dev-h...@community.apache.org



Re: Creating an ASF Project Game Application ?

2017-11-26 Thread Pierre Smits
Hey Justin,

Great initiative!

Best regards,

Pierre Smits

ORRTIZ.COM 
OFBiz based solutions & services

OEM - The OFBiz Extensions Marketplace1
http://oem.ofbizci.net/oci-2/
1 not affiliated to (and not endorsed by) the OFBiz project

On Sun, Nov 26, 2017 at 8:53 AM, Justin Mclean 
wrote:

> Hi,
>
> It’s been a couple of weeks since this thread has died down but I found a
> few of hours today to finish off a functional proof of concept version of
> the “Guess the Apache logo” application.
>
> The source code (nothing fancy or complex) is here [1], and you can see it
> in action here [2]. It’s under Apache license and I can donate it to ASF /
> comdev if they have a place to put it. Feedback welcome. It’s JS app so
> will run in any browser. I’m not tested it on mobile or for cross browser
> compatability.
>
> Apologies in advance for any projects that are missing (raise PR’s
> please), logos that are out of date, and my butchering of the “blurry”
> logos (stand back I’m editing pixels!).
>
> Thanks,
> Justin
>
> 1. https://github.com/justinmclean/ApacheLogos
> 2. https://rawgit.com/justinmclean/ApacheLogos/master/compiled/index.html
> -
> To unsubscribe, e-mail: dev-unsubscr...@community.apache.org
> For additional commands, e-mail: dev-h...@community.apache.org
>
>