CS209
Home
Lectures
Assigns
Exams
Franklin
Advising
The warmup can be done collaboratively. In weeks 1-3, the assignment itself is individual. Once we get to the more complicated games, you may work with your labmates. We will make the transition clear.
Week 1: Basic C# Functions
-
Week 2: Basic Unity Game Dev
-
Week 3: Physics and Collisions
-
Week 4: 2-D Unity and Inheritance
-
Week 6: JSONs and 2D Sprites
-
Useful Links
Syllabus
Class Schedule
Resources
vi:
intro
,
command list
Handy unix commands
Compiling with clang
Debugging with gdb
Reading input with fgets
Parsing input with strtok
Arrays vs Pointers vs Strings
Scripting tutorial
Debugger Info (lldb, gdb)