Skip to content

This is a simple classic Pac-Man game with rendering in console! Idea behind this project was to build a game using OOP principles and design patterns. This project was used as an example on code camp.

walking-down-the-silence/pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pac-Man Console Game

In order to run the application you'll need:

  1. .NET Core 2.1 SDK

The application requires to change the font size of the console window:

  1. Open the console window
  2. Right-click on the title bar for the menu to show up
  3. Select 'Properties' option
  4. Go to 'Font' tab
  5. Change font size to '6'

About

This is a simple classic Pac-Man game with rendering in console! Idea behind this project was to build a game using OOP principles and design patterns. This project was used as an example on code camp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published