Skip to content

asukaminato0721/cs61a-2021-summer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS61A-2021-Summer: Introduction to Computer Science I

How to use CS61A

Goto https://cs61a.org/, scroll down, see Lab, Discussion, & Exam Prep Links and Homework & Project

Download the zip, unzip and cd into the directory. After finishing the code, run python3 ok (you may need to unlock the test first) https://cs61a.org/lab/lab00/#doing-the-assignment

This project is for https://inst.eecs.berkeley.edu/~cs61a/su21/

current progress:

lab

homework

project

  • hog
  • cats
  • ants
    • Optional2
    • Optional3

      ContainerAnt 这个 class 是没图的,但是默认设置会尝试载入图. 要手动把代码改掉 self.ant_types = {a.name: a for a in ant_types if a != ContainerAnt}

  • scheme
  • scheme_stubbed (这个是加强版的 scheme, 就不做了)

Highlight

About

Solutions for cs61a-2021-summer

Topics

Resources

Stars

Watchers

Forks