Skip to content

Releases: ebuc99/pacman

level difficulty and highscore

22 Mar 20:27
Compare
Choose a tag to compare
  • increase game speed
  • increase difficulty per level (longer panic mode, shorter hunting mode, shorter bonus fruit time)
  • highscore list with possibility to encrypt the list (see pacman --help)

pacman_0 9

SDL2

03 Dec 20:15
Compare
Choose a tag to compare
  • changed to SDL2
  • command line parameter (see pacman -h for help)
  • level number
  • show remaining bonus fruits

pacman_0 8

Game menu

26 Aug 19:07
Compare
Choose a tag to compare
  • game menu with funny animations and with options menu and about info page
  • toggle between window and fullscreen in options menu
  • toggle between sound on and off
  • q or escape to quit menu or game

pacman_0 7

Performance and sound

23 Jun 20:14
Compare
Choose a tag to compare
Performance and sound Pre-release
Pre-release
  • more performance (means less CPU usage)
  • sound
  • close memory leak
  • code review