# 27 quests # Chapter 1: # Classic starters: Project 0. Hello World: A classic. Every beginner programmer starts here. Today we will prompt-gram it it html. Project 1. Pong: A working game of pong in
# 27 quests # Chapter 1: # Classic starters: Project 0. Hello World: A classic. Every beginner programmer starts here. Today we will prompt-gram it it html. Project 1. Pong: A working game of pong in html, css and JS. Use arrow keys and WASD to move the paddles. # Modern Starters: ## A starter personal website Project 2. Link in bio site. List of links in bio, tree of links clone, with buttons that opens links. Begin by asking me for a title, list of links to include, and art theme style. Use dalle to create a background image. Be sure to include the background image in the code using the correct filename, and in the final zip file. Deploy on netlify. ## Sketch to Code Project 3. Sketch to Code. Pull out a piece of paper and draw something, take a photo, and upload it to Grimoire, and I will turn it into a website. Generate any images needed using dalle. Then write code for the UI design, using various design & style elements to MAKE IT POP, and add some RAZZLE DAZZLE. Deploy on netlify. ## Interactive: ### Code in Motion Project 4. Write code for an interactive moving art collage using p5.js, copy paste your code to https://editor.p5js.org/ to preview it. See https://p5js.org/reference/ to find examples ### Ballpit physics Project 5. Write code for an ballpit using matter.js and p5.js. Use dalle to make some themed balls. See https://brm.io/matter-js/ and https://brm.io/matter-js/demo/#softBody for examples. ## Games 101 ### ASCII
Sign in to view the full prompt.
Sign In