About the challenge

This hackathon is open to Fall 2022 theCoderSchool Students as a means to compete and grow their coding abilities in a fun activity with resources and prizes On September 10th!

 

Get started

 

 

Track 1 Challenge: SCRACTH

  1. Choose any sprite, have it spin around exactly one time, then say "Hi (your name)!" for 3 seconds.

  2. Code a sprite so it moves on the screen using the four arrow keys on the keyboard. Bonus - when you press keys 1-3, it makes the sprite go faster (3) or slower (1).

  3. Using pen-down, draw a spiral that starts in the middle of the screen and rotates outwards. Can you do this challenge with 10 lines of code or less? Bonus, using "clear", "pen down", and "pen up", code it so there are no stray lines every time you run it!

Track 2 Challenge: Roblox Game

  • Design and Build an “Obby” “Simulator” or “Story” with each of the following:

  1. Door(s) => May use Toolbox (Degree/Radian Rotate about hinge)

  2. Trampoline => Vector3.new(0,trampoline.Configuration.BounceSpeed.Value, 100)

  3. Color changing floor => BrickColor.random()

  4. Falling Parts => Part.Anchored = false

AND one:

  1. Functional GUI (Start Game, Pause Game, etc.)

  2. Vending Machine (Marketplace service script)

  3. Script Controlled part ie: Teleporter, Lightswitch, etc.

  4. Counting UI element ie: Timer, Ring/Coin Counter, Scoreboard

 

// Special Challenge Ideas:

  1. Global Scoreboard

  2. Custom In Game Items (Design / Animations)

  3. Working in Game Video game

    1. Working PS4 in Room

    2. Mini Cell phone like GTA

  4. Invisibility Head

  5. Custom Working Car

  6. Custom Weapon

  7. Slap Battle Clone

 

 

 

 

 

 

Track 3 Challenge: Python / Raspberry Pi

  • Software:

Automate something you hate (login, calculator, file/folder manager)

 

  • Hardware:

Build a raspberry pi / python project that demonstrates programming knowledge and Port augmentation/manipulation

  • Ideas: 
  1. Turn a light on and off

  2. Bluetooth Speaker

  3. PI Hole Ad blocker

  4. RC Car / Drone

Requirements

What to Build

Pick 1 or many tracks and attempt to complete that tracks challenge!

What to Submit

You are to submit a folder with titled "Your Team Name Submission"

If your folder isnt named this we can not judge the project

Inside this folder make a new folder named the track number and inside this folder you can put all your work

NOTE: For Roblox submissions you must make the game public to share with judges,

add Roblox user @jonngan1 as a friend if you are doing a roblox game

 

Submission Folder Structure:

 

FOLDER_W_TEAM_NAME_"SUBMISSION"

│   README.md -> Outline of what you guys did, who was in your team, what they worked on

└───Track 1 (If chosen)

│   file/folder1.txt

│   file/folder2.txt

│   

└───Track 2 (If chosen)

│   file/folder1.txt

│   file/folder2.txt

└───Track 3 (If chosen)

│   file/folder1.txt

│   file/folder2.txt

Hackathon Sponsors

Prizes

$200 in prizes
First Place
1 winner

1 Team will win free pass to Trampoline Park (Urban Air)

Winner of Each challenge will be entered into the raffles
1 winner

Choice of gift cards

Devpost Achievements

Submitting to this hackathon could earn you:

Judges

Jonathan Gan

Jonathan Gan
theCoderSchool

Judging Criteria

  • Organization
    How well organized was the approach?
  • Cleanliness
    How clean is the code submitted? Is the solution original?
  • Efficiency
    What is the O(N) of certain processes, any bugs, Is the code self documenting and reusable?

Questions? Email the hackathon manager

Tell your friends

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.