Severity: Warning
Message: fopen(/tmp/ci_session5luba8eo85jhgui0jri7eutrvebs05fc): failed to open stream: No space left on device
Filename: drivers/Session_files_driver.php
Line Number: 176
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
Severity: Warning
Message: session_start(): Failed to read session data: user (path: /tmp)
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
By Jay Parmar
A visual game in C++ which tells if a drunk man can make it to his house or he'll be sleeping on the road that day!
Imagine you being drunk on middle of a straight road which leads to your home.
A friend watching you from distance recording your movements to show you how wiggly you were that day!
See for yourself if you were successful to be able to reach your home that day or you were found out by local Police stuck in a pit.
This is a fun visual game in C++ that shows wiggly movements of a drunken man.
You can select if you want to see your previous movements or just the video your friend recorded. :D
Have fun!
Submitted by Jay Parmar (JAYPARMAR)
Download packets of source code on Coders Packet
Comments