An open API service indexing awesome lists of open source software.

https://github.com/2kabhishek/upacman

Pacman recreated with Unity đŸ•šī¸đŸ’
https://github.com/2kabhishek/upacman

classic csharp gamedev pacman retro unity

Last synced: about 2 months ago
JSON representation

Pacman recreated with Unity đŸ•šī¸đŸ’

Awesome Lists containing this project

README

          

uPacman


License


People


Stars


Forks


Watches


Last Updated

Pacman recreated with Unity đŸ•šī¸đŸ’

uPacman Demo


uPacman screenshot

## What is this

This is a modern recreation of Pacman built with Unity for learning purposes.

## Inspiration

Wanted to learn more about Unity and its ecosystem.

## Prerequisites

Before you begin, ensure you have met the following requirements:

- You have installed the latest version of `Unity Editor`

## Getting uPacman

To get uPacman, follow these steps:

```bash
git clone https://github.com/2kabhishek/uPacman
cd uPacman
```

Open the project using Unity Hub and open the `Game` scene, hit the play button to run the game.

## How it was built

uPacman was built using `Unity Editor`.

## Challenges faced

Building tilemaps for walls was challenging.

## What I learned

- Learned about the Unity ecosystem
- Tried out scripting using `C#`

## What's next

You tell me, PRs welcome.

Hit the ⭐ button if you found this useful.

## More Info

Source | Website