XMas 2014 PurePunch Contest
Posted: Mon Dec 01, 2014 12:47 pm
~ Last days of December, 2014 ~
The contest is now over,the results are there
---------------------------------------
Archived part
~ December, 1st of 2014 ~
*** XMas 2014 *** PurePunch Contest
Theme
Good luck to all players !

All 'official' forum's topics about PurePunch
Link to the french forum topic. Note : if you wanna share this information in other languages (help needed for translation), or forums, contact me.
The contest is now over,the results are there
---------------------------------------
Archived part
~ December, 1st of 2014 ~
*** XMas 2014 *** PurePunch Contest
Theme
- XMas Gift !
Offer a gift with only 64 lines of PureBasic code and 128 lines of data.
- Cool Dji of http://www.jeuxvideobesancon.fr is giving
- either a PureBasic license (value €79)
- or a SpiderBasic licence (value €49) AND a geek/computer gift (value 30€) (to agree with the winner, shipping included)
- or a geek/computer gift (value €79) (eg. SSD... to agree with the winner, shipping included) - Fred and Fantaisie Software are giving for 50€ of prizes, splitted this way, 35€ for the 2nd place, 15€ for the 3rd, to seek on Thinkgeek or a local store (see here on Amazon).
- CaptainCrunch if giving two loliStream licenses to each winner. See on http://www.lolistream.com.
Many thanks to them !
Find here the prizes given by our generous sponsors. Please come back to see new prizes !
If you want to be a sponsor, please contact me by PM. Click here to see the last contest prizes
- 1° The program will be created using Purebasic (5.22+) or New ! SpiderBasic (1.00 Beta+), API allowed, demo version allowed, Ogre allowed, OpenGL/DirectX allowed, no userlib.
2° Only textual source code. The full program source will have 192 text lines of 80 characters per line maximum (less is possible). New ! As no binary file (picture, sound...) could be included, 128 lines on the 192 are reserved to datas in text form, in one or several data sections (see documentation). So, you have only 64 lines of "real" code. Source code could be split into several text files (for example, a PB source and a text data file, Ogre shader, preferences file, xml document...), but the sum of all text lines should not exceed the limit of 192 text lines of 80 characters per line.
3° To be unique, either a complete creation, or bringing something new to an existing code.
4° Must not to be harmful
5° Warning ! No binary file allowed. Only code. Use data if needed.
6° It will be possible to add a line (not accounted), at the beginning of the source, to alert the user of a program specificity (for example, a delay or a particular subsystem). This line must be like7° Time limit : December 24th, 2014 @ 11:59:59pm GMTCode: Select all
MessageRequester("Information", "Message", #PB_MessageRequester_Ok)
- At the end of this period, a topic will be created to vote for the best code (only people registered in the forum before December 1st are allowed to vote). To maintain suspense, you'll be asked to give 3 points for your favorite, two for the second, one for the third. The vote will take place from December 25th, 2014 to January 14th @ 23:59:59 GMT. After verification, winners will be contacted to receive their prizes.
- Post the code on this forum, after adding and completing the following header (theses lines are not counted in the 192) :
Code: Select all
;*****************************************************************************
;*
;* XMas 2014 PurePunch contest
;* PureBasic 5.xx or SpiderBasic 1.00 Beta
;* 64 lines of 80 chars of code + 128 lines of data
;*
;* Name :
;* Author :
;* Date :
;* Notes :
;*
;*****************************************************************************


All 'official' forum's topics about PurePunch
Link to the french forum topic. Note : if you wanna share this information in other languages (help needed for translation), or forums, contact me.