I asked some questions in order below.
can you help me with writing a C program that replicates wolfenstein 3-D game perspective projection
It said it is quite complicated to do and decided to write a 2D raycasting code.
Afterwards I asked ```c
can you give me an example drawing of the sceen
It gave the output below.
```c
########################################################
# # #
# # #
# # #
# # #
# # #
# # #
# # #
# # #
# # #
# # #
# # #
# # #
# # #
# # #
# # #
# # #
# # #
# ####### # #
# # # #
# # # #
``` and kept last line writing