Skip to content

yuriykis/pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Issues MIT License LinkedIn


Logo

Pacman

Desktop game built with Fyne GUI toolkit
Report Bug · Request Feature

About

This is a simple desktop game built with Fyne GUI toolkit. The game is supposed to be a clone of the classic Pacman game. The main goal is to show the example of building a desktop game with Fyne.

Getting Started

To run the game you need to have Go installed on your machine. You can download it from here. After that you can clone the repository and run the game with the following command:

make run

Current State

The game is still in development. The following features are implemented:

  • Pacman movement
  • Ghosts movement
  • Game board
  • Basic collision detection
  • Basic game logic

Contributing

If you would like to contribute to the project, please fork the repository and submit a pull request.

About

Desktop game built with Fyne GUI toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published