GoncaloRod / PacmanWars

1vs1 Pacman game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pacman Wars

Pacman Wars is a group project made for game dev class.

The game is based on the original Pacman game, but introduces a second player. The main goal of the game is to catch as many points as possible to defeat the opponent player.

This game was proudly made using MonoGame.

Controls

Player 1 moves using W A S D keys and player 2 using Up Left Down Right keys.

Mechanics

As this game is based on the original Pacman a lot of mechanics are ported to our version with the introduction of some extra ones:

  • A player wins when the opponent player runs out of lives;
  • A player can beat the high score, but it is only valid if the player wins the game.

About

1vs1 Pacman game


Languages

Language:C# 100.0%