Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanmeet007 committed May 23, 2024
1 parent 753f91e commit 6fda1ea
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Pacman Game in Java Swing
# Pacman Game

This is a simple Pacman game implemented using Java Swing, a graphical user interface toolkit for Java. The game aims to recreate the classic Pacman arcade experience where the player controls Pacman, a yellow circular character, and tries to eat all the dots while avoiding ghosts.

## Demo

[![Pacman demo](https://img.youtube.com/vi/GkhsuhZiQGk/0.jpg)](https://www.youtube.com/watch?v=GkhsuhZiQGk)


## Getting Started

To run the Pacman game, make sure you have the following requirements:
Expand Down

0 comments on commit 6fda1ea

Please sign in to comment.