Skip to content

Hermelin13/Pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lidl Pacman

Authors

Adam Dalibor Jurčík (xjurci08)
Martin Pentrák (xpentr00)

Description

You can move using your keyboard with keys:

  • W - up
  • A - left
  • D - right
  • Z - down

Requirements

  • Java 17
  • Maven

Launch

Compile app

mvn clean install

Launch app

java -cp target/xjurci08-1.0.0.jar Pacman

Replay

For the start of Replay push the button. New window will appear. At top are control buttons:

  • Backwards - plays replay backwards
  • Play - starts replay
  • +1 - one move forwards
  • -1 - one move backwards
  • Stop - stops replay

About

Basic Pacman-like game for school project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages