A simple console arcade game in which you walk from one side of the street to the other, avoiding the obstacles. The game was written in C ++ using a paradigmobject-oriented
- Download this project as zip and extract it
- Turn on the console in the path where you unzip this project
- type 'g++ main.cpp' then '.\a.exe'
- Author: Łukasz Pośpiech