Skip to content

UCLA-CS-35L/assign3

Repository files navigation

Assignment 3 Starter Code

Please refer to the directions available on the course webpage.

Action Items

Make sure you've followed the Setup instructions before continuing. (Installing Chrome, Node.js, and Python 3.11 and above + running ./helper init).

The starter uses Vite modules, so mounting stays in src/main.jsx. Write your assignment code in src/App.jsx. Bootstrap and React-Bootstrap are included to align better with the React Essentials tutorial.

  • Complete the Tic-Tac-Toe React tutorial while writing down notes in tic-tac-toe.txt. All changes should be made in src/App.jsx. Use ./helper dev to view your changes.
  • Change Tic-Tac-Toe to conform with the Chorus Lapilli rules while writing down notes in chorus-lapilli.txt. Use ./helper dev to view your changes.
  • Write test cases in test_chorus_lapilli.py to make sure your solution works. Run these tests using ./helper test.
  • Create a ZIP file for submission to Gradescope. Running ./helper zip will create a ZIP file called assign.zip.

About

Starter code for Assignment 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors