Skip to content

rrromchIk/PacMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PacMan

Project description:

Console .Net application:

Functionality provided:

You can move using arrows on the keyboard, also if you have controller connected, it will be detected and can be used.
To pass the level you have to eat all points.
If you touch Ghosts you die.
Ghosts are moving randomly untill they see you, when they detect PacMan they starting follow him to catch.

Design Patterns used:

Creational:
  - Singleton
  - Factory Method
  - Prototype

Structural:
  - Composite
  - Decorator
  - Facade

Here you can see gameplay:

image


image


image

About

Console C# PacMan game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages