Mode | Name | Size |
-rw-r--r-- | .gitignore | 3L |
-rw-r--r-- | ex1/Makefile | 14L |
-rw-r--r-- | ex1/ex1.c | 111L |
-rw-r--r-- | ex2/Makefile | 14L |
-rw-r--r-- | ex2/ex2.c | 215L |
-rw-r--r-- | ex3/Makefile | 14L |
-rw-r--r-- | ex3/ex3.c | 343L |
-rw-r--r-- | ex4/Makefile | 14L |
-rw-r--r-- | ex4/ex4.c | 490L |
-rw-r--r-- | ex5/Makefile | 14L |
-rw-r--r-- | ex5/ex5.c | 591L |
-rw-r--r-- | ex6/Makefile | 14L |
-rw-r--r-- | ex6/ex6.c | 761L |
-rw-r--r-- | ex7/Makefile | 14L |
-rw-r--r-- | ex7/main.c | 401L |
-rw-r--r-- | ex7/main.h | 101L |
-rw-r--r-- | ex7/physics.c | 133L |
-rw-r--r-- | ex7/world_map.h | 65L |
-rw-r--r-- | ex7/x.c | 137L |
-rw-r--r-- | ex8/Makefile | 14L |
-rw-r--r-- | ex8/main.c | 407L |
-rw-r--r-- | ex8/main.h | 109L |
-rw-r--r-- | ex8/util.c | 260L |
-rw-r--r-- | ex8/world_map.h | 65L |
-rw-r--r-- | ex8/x.c | 139L |
-rw-r--r-- | ex9/Makefile | 20L |
-rw-r--r-- | ex9/draw.c | 140L |
-rw-r--r-- | ex9/draw.h | 21L |
-rw-r--r-- | ex9/list.c | 217L |
-rw-r--r-- | ex9/list.h | 17L |
-rw-r--r-- | ex9/main.c | 593L |
-rw-r--r-- | ex9/object.c | 345L |
-rw-r--r-- | ex9/object.h | 73L |
-rw-r--r-- | ex9/test/.gitignore | 2L |
-rw-r--r-- | ex9/test/Makefile | 10L |
-rw-r--r-- | ex9/test/list_t.c | 179L |
-rw-r--r-- | ex9/test/test.c | 10L |
-rw-r--r-- | ex9/test/test.h | 2L |
-rw-r--r-- | ex9/world_map.h | 65L |