Project Description
During the lecture “7301p Projektarbeit 1” I redesigned the Pacman with a classmate as a multiplayer game. The challenge was to find a good multiplayer-mode which suits the game as well to implement it to be playable in the local network.
We decided to have a pacman for each player, playing against each other and having the ghosts as common enemy. Each ghost randomly select a new target-player after a given time-period. As an extra, there are some special power-ups available to make the gaming even more competing.
Documents (German)
My tasks
- Level generation based on a text-format stored in a mysql-database
- Implementation of the game
- Game-modes and game-state
- Controlling of the player
- Pathfinding for the ghosts
- Internationalization
- Dynamic menus, each defined in an XML-file
- Design of the UI
- Implementation of the network-communication
- Graphics made in Adobe Photoshop
![[:en]BFH P1 – Feature 1: Multilingual[:de]BFH P1 – Feature 1: Mehrsprachig[:] [:en]Feature 1: Multilingual[:de]Feature 1: Mehrsprachig[:]](https://breitmuuufrosch.ch/wp-content/uploads/2018/11/bfh_p1_feature01_languages.jpg)
![[:en]BFH P1 – Feature 2: Multiplayer options[:de]BFH P1 – Feature 2: Optionen für den Mehrspieler-Modus[:] [:en]Feature 2: Multiplayer options[:de]Feature 2: Optionen für den Mehrspieler-Modus[:]](https://breitmuuufrosch.ch/wp-content/uploads/2018/11/bfh_p1_feature02_multiplayerOptions.jpg)
![[:en]BFH P1 – Feature 3: Multiplayer options[:de]BFH P1 – Feature 3: Optionen für den Mehrspieler-Modus[:] [:en]Feature 3: Multiplayer options[:de]Feature 3: Optionen für den Mehrspieler-Modus[:]](https://breitmuuufrosch.ch/wp-content/uploads/2018/11/bfh_p1_feature03_multiplayerOptions.jpg)
![[:en]BFH P1 – Feature 4: Different levels[:de]BFH P1 – Feature 4: Verschiedene Levels[:] [:en]Feature 4: Different levels[:de]Feature 4: Verschiedene Levels[:]](https://breitmuuufrosch.ch/wp-content/uploads/2018/11/bfh_p1_feature04_levels.jpg)


![[:en]BFH P1 – Feature 7: Ranking[:de]BFH P1 – Feature 7: Siegerehrung[:] [:en]Feature 7: Ranking[:de]Feature 7: Siegerehrung[:]](https://breitmuuufrosch.ch/wp-content/uploads/2018/11/bfh_p1_feature07_ranking.jpg)

