Skip to content

nexes/pacman-like

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pac-Man Like Multiplayer project

Joe Berria

Description

This is a simple Pac-Man like game made for a UW quarter project. This doesn't implement all (or really even most) of the game mechanics of Pac-Man. Just a way to demonstrate socket programming. But if you stand far enough back and squint, it may look like Pac-Man!

Build

This project will only run on macOS and Linux due to the use of the Berkeley (posix) socket API. This project uses FTXUI for the terminal display. When you build for the first time, FTXUI will be fetched (by the makefile) and compiled in the build directory.

To Build

chmod +x build.sh
./buid.sh

To Run

If there is no server running, you must run the server binary first

./build/Server

./build/Game

Example

Starting the game you type in your name

Game map

History of all games on the server

About

simple multiplayer pacman like game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •