Skip to content

Obstruction game coded as assignment for the Intermediate Programming course at the University of Guelph.

Notifications You must be signed in to change notification settings

ericklucena/obstruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obstruction

About

Obstruction game coded as assignment for the Intermediate Programming course at the University of Guelph.

Compiling

To compile this program type "make"

Running

To run the program type "./bin/obstruction"

When prompted, input both players names. The names must be differents. To play against the machine, input CPU as the name of the second player.

Use the keys 'i', 'j', 'k', and 'l' for movement (Up, Left, Down, Right) Use the spacebar to place your mark on the board. Use the 'q' key for end the game.

About

Obstruction game coded as assignment for the Intermediate Programming course at the University of Guelph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published