Skip to content

daniel-saeedi/Robots-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robots Game

Chase is a turn-based computer game in which players are tasked with escaping from robots programmed to pursue and kill them. The player attempts to destroy the robots by moving in such a way that the robots collide with each other or other obstacles.(Wikipedia)

Run

g++ main.cpp
./a.out ./testcase.txt

About

Advanced Programming Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages