Twisted Cube
It’s like a Rubik’s cube that refuses to rotate… kinda
petza Cube Manipulation, AKA why do i exist
I started to feel bad for the cube. It must be in so much pain.
Cube Manipulation
Cube
CS 330 Lecture 7 – Regex: Replacement with Blocks
Agenda what ?s program this gsub examples src2html eval’ing embedded math regex bingo TODO Right now: You and a partner make a 4×4 grid of randomly generated strings. Include upper- and lowercase letters, numbers, whitespace, and punctuation. Keep the strings short. There’s no free space. Before Wednesday: Familiarize yourself with grammars and ANTLR. Read Grammar: The […]
Honors 104.502 Lab 2 – Snake
When people start making games, they usually start with TicTacToe. I can’t do that to you. TicTacToe, like War, gives the illusion of player interaction but is far too deterministic. Today we’ll implement the second game that many people make: Snake. Find a parter and make sure you have access to a computer with Unity installed. Checkpoint 1 […]
CS 330 Lecture 6 – Regex: Capturing and Substituting
Agenda what ?s what is a regex? capturing substituting TODO For an extra credit quarter sheet, do these two things: Get at least 1000 points at Regex Golf. Don’t look up the answers anywhere. Start a post on Piazza sharing your solutions. Create your own level by clicking on the Help button in the navigation bar. Share […]