Skip to content

fazmain/AntiVirus_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AntiVirus sliding game

** Console-based implementation of the popular logic puzzle "AntiVirus" using C++, where a 'virus' piece is moved out of the board by sliding other pieces.

Playing Instructions

  1. Run the code. The default puzzle is Junior 16.
  2. Making Moves: piece name >> space >> move direction in capital letters [possible directions: NE, NW, SE, SW] >> space >> steps
  3. Quitting the game: Make a move that has 'q' in the directions part of the move.

This project is part of our Software Engineering course (CS230).

Skills learned: Requirement Documents, Software Design, Agile Software Development, Unit Testing, Software Documentation, User Guides, Programmer's Manual

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages