Skip to content

Commit

Permalink
Update OPENCOMP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasVos authored Feb 29, 2024
1 parent 74137b3 commit 87e3065
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions OPENCOMP.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,22 @@
# Open Competition
# Semi-Open Competition

As a new try-out, we would like to test how a code competition might progress if we share our code among eachother in steps :-)
As a try-out, we would like to test how a code competition might progress if we share our code half-way the competition.

If you want to join in the open competition ( highly recommended!)
- Provide us with your Github username
- You'll receive a repo from us! In the 1st round , only you have access to this repo.
- Notify us when you have a serious attempt on the puzzle, and you will get access to everybody's else his codebase (as do everbody else to yours)
We believe that this might provide:
- an option to learn from eachother: solutions, directions and/or tactics.
- easier access for first-time competitors to see everybody's approach and build upon their idea's
- a stronger competition for experienced developers!

If you want to join in this semi-open competition ( highly recommended!)
- Send us an email for to become member of this competition
- First round : provide us your code , at the first-round date (as written in the communication)
- We calculate all the score, and share everyone's code to the semi-open competition members
- Second round : you can change your code! and deliver your final solutions at the second-round date

Your final score will consist of the sum of the first and second(final) round.

# Soft rules
- Do not copy somebody's code, but you can copy the concepts.
- Do not copy somebody's code, but you can copy concepts/idea's.

It's not allowed to directly copy somebody's code, but ofcourse it's encouraged to see what kind of tactics are applied by other competitors, which will help you to refine your own code and the other way around!

0 comments on commit 87e3065

Please sign in to comment.