Re: Ufofo: my own implementation of ufo catcher in Java Script!

2017-07-25 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector


  


Re: Ufofo: my own implementation of ufo catcher in _javascript_!

Because of Yukio's request I have to reedit the source code, because it contains BK3 stuff which Yukio doesn't want to be contained there.

URL: http://forum.audiogames.net/viewtopic.php?pid=320913#p320913





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Ufofo: my own implementation of ufo catcher in Java Script!

2017-07-25 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector


  


Re: Ufofo: my own implementation of ufo catcher in _javascript_!

OK, I have opened a script which allows users to upload rewardsIt can be found at www.nuno-srv.pl/ufofo/rewards/koty.html

URL: http://forum.audiogames.net/viewtopic.php?pid=320912#p320912





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Ufofo: my own implementation of ufo catcher in Java Script!

2017-07-25 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector


  


Re: Ufofo: my own implementation of ufo catcher in _javascript_!

OK, I have opened a script which allows users to upload rewardsIt can be found at www.nuno-srv.pl/ufofo/rewards/koty.html

URL: http://forum.audiogames.net/viewtopic.php?pid=320912#p320912





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Ufofo: my own implementation of ufo catcher in Java Script!

2017-07-24 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector


  


Re: Ufofo: my own implementation of ufo catcher in _javascript_!

I will try, but first I need to code this crane system, BTW, feel free to send me files you want to add, my mail is nuno...@poczta.fm

URL: http://forum.audiogames.net/viewtopic.php?pid=320802#p320802





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Ufofo: my own implementation of ufo catcher in Java Script!

2017-07-24 Thread AudioGames . net Forum — Developers room : aaron via Audiogames-reflector


  


Re: Ufofo: my own implementation of ufo catcher in _javascript_!

@nuno69 I think you should find some legal downloads first, and then post the link as I'd love to see this in action. Make sure your downloads are virus checked and stuff, if it's programs, and if it's music try to find some non-copyrighted stuff.

URL: http://forum.audiogames.net/viewtopic.php?pid=320784#p320784





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Ufofo: my own implementation of ufo catcher in Java Script!

2017-07-23 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector


  


Ufofo: my own implementation of ufo catcher in _javascript_!

Hello,I have started leaning _javascript_ yesterday and I really liked the language, so I wanted to try to create something with it.I have created something like UFO catcher but you will get real, downloadable files for winning!Unfortunatelly almost every resource there is in polish, some of them are even illegal, so can I post the link to this or I can only share the src?Anyways, here's the src in JSvar ufo_scorefunction ufo_main(){ufo_score =1+Math.round(Math.random()*7);if (ufo_score ==1){alert("Nic nie wygrałeś...");}if(ufo_score ==2){alert("Wygrana nagroda to... savedata1.dat. Tego pliku można użyć gdzieś w grze Bokurano Daiboukenn1")window.location.href ="" />}if(ufo_score ==3){alert("Wygrana nagroda to... Instrukcja obsługi silnika Cessna 150L")window.location.href="" />}if(ufo_score ==4){alert("Wygrana nagroda to plan gry Auschwitz Party!")window.location.href="" />}if(ufo_score ==5){alert("Wygrana nagroda to: dict.7z, plik może być użyty gdzieś w BK3")window.location.href="" />}if(ufo_score ==6){alert("Wygrana nagroda to... Pewien podkład pochodzący z Japonii, jedna z pierwszych osób która prawdopodobnie zagra będzie wiedziała o co chodzi.")window.location.href="" />}if(ufo_score ==7){alert("Wygrana nagroda to... Intro.")window.location.href="" />}}

URL: http://forum.audiogames.net/viewtopic.php?pid=320679#p320679





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector