No description
  • C++ 91.8%
  • Makefile 8.2%
Find a file
2020-11-03 18:46:38 +01:00
.obj Fix missing dir, reported by Weix 2020-10-13 09:20:12 +02:00
.gitignore Initial commit 2020-10-13 03:06:16 +02:00
config.h reduced variables 2020-10-13 11:28:25 +02:00
game.cc Limiting the level of recursion to 8 2020-11-03 18:46:38 +01:00
game.h Rendering works by drawing only a single line, still some bugs to clean up 2020-10-13 05:25:20 +02:00
main.cc Initial commit 2020-10-13 03:06:16 +02:00
Makefile Rendering works by drawing only a single line, still some bugs to clean up 2020-10-13 05:25:20 +02:00
output.png A bit nicer 2020-10-13 10:16:02 +02:00
README.md Example 2020-10-13 05:28:11 +02:00
screen.cc reduced variables 2020-10-13 11:28:25 +02:00
screen.h Rendering works by drawing only a single line, still some bugs to clean up 2020-10-13 05:25:20 +02:00
triangle.cc Rendering works by drawing only a single line, still some bugs to clean up 2020-10-13 05:25:20 +02:00
triangle.h Rendering works by drawing only a single line, still some bugs to clean up 2020-10-13 05:25:20 +02:00

Output

Output