cheap_ascii_3D_engine
This is a simple 3D engine implementing raycasting, for codingame weekly challenge.
The main file is raycasting.py, which will read a map of grids, take in the coordinates of the camera with its angle. It will produce in a text file output.txt the 3D image made by the camera.