Difference between revisions of "Submissions"

From Anbessa Pool User's Guide Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
(All required files are case sensitive)
 
(All required files are case sensitive)
  
README.TXT        -- Required. a README file  
+
README.TXT        -- Required. A README file describing your team and its submission
MANIFEST.TXT      -- Required. a file describing each file/the contents of the archive
+
MANIFEST.TXT      -- Required. A file listing and/or describing each file/the contents of the archive
LICENSE.TXT,      -- Required. an open source license granting others the right to run/examine/modify your code
+
LICENSE.TXT       -- Required. An open source license granting others the right to run/examine/modify your code
 
INSTALL.TXT      -- Optional. Should contain instructions and links to help users run your code
 
INSTALL.TXT      -- Optional. Should contain instructions and links to help users run your code
 +
RESUME.TXT        -- Optional. A file containing _links_ to the resumes and/or websites of team members.
 
*.BAS            -- Required. BASIC source code files
 
*.BAS            -- Required. BASIC source code files
*.*              -- Optional. DATA FILES (*.DAT recommended but may be anything)
+
*.*              -- Optional. DATA FILES (*.DAT recommended but may be anything)  
 
</pre>
 
</pre>
  
Line 17: Line 18:
  
 
Submissions can be made using the link from the registration confirmation email OR (in development)
 
Submissions can be made using the link from the registration confirmation email OR (in development)
as email attachments sent to still_testing@anbessapool.org.  Once accepted, submission archives will
+
as email attachments sent to tgbtac-submit@anbessapool.org.  Once accepted, submission archives will
 
be moved to the publishing area where others may download, run, and evaluate programs prior to voting.
 
be moved to the publishing area where others may download, run, and evaluate programs prior to voting.
 +
 +
Currently, a team may submit up to 3 entries. This may change in the future depending upon popularity,
 +
participation, and resources available.
 +
 +
Because The Great BASIC Text Adventure contest also represents a networking opportunity, the RESUME.TXT
 +
OPTIONAL file was added to allow participants to seek employment and/or other business opportunities.
 +
If you decide to make use of this facility, share only as much information about yourself or your business
 +
as you are comfortable with.  Again, this file is COMPLETELY OPTIONAL and its including is solely at the
 +
discretion of the entrants to their own ends and for their own purposes.

Latest revision as of 21:25, 1 March 2024

All submissions should be submitted as a collection of files contained within an archived directory in either tar.gz or ZIP format. In addition to the source files for your program, You should include the following:

(All required files are case sensitive)

README.TXT        -- Required. A README file describing your team and its submission
MANIFEST.TXT      -- Required. A file listing and/or describing each file/the contents of the archive
LICENSE.TXT       -- Required. An open source license granting others the right to run/examine/modify your code
INSTALL.TXT       -- Optional. Should contain instructions and links to help users run your code
RESUME.TXT        -- Optional. A file containing _links_ to the resumes and/or websites of team members.
*.BAS             -- Required. BASIC source code files
*.*               -- Optional. DATA FILES (*.DAT recommended but may be anything) 

Source code and data only, no executables (.EXE or others) will be accepted.

Submissions can be made using the link from the registration confirmation email OR (in development) as email attachments sent to tgbtac-submit@anbessapool.org. Once accepted, submission archives will be moved to the publishing area where others may download, run, and evaluate programs prior to voting.

Currently, a team may submit up to 3 entries. This may change in the future depending upon popularity, participation, and resources available.

Because The Great BASIC Text Adventure contest also represents a networking opportunity, the RESUME.TXT OPTIONAL file was added to allow participants to seek employment and/or other business opportunities. If you decide to make use of this facility, share only as much information about yourself or your business as you are comfortable with. Again, this file is COMPLETELY OPTIONAL and its including is solely at the discretion of the entrants to their own ends and for their own purposes.