Skip to content

Files

Latest commit

Erkan ErkişiErkan Erkişi
Erkan Erkişi
and
Erkan Erkişi
Dec 16, 2023
830e93b · Dec 16, 2023

History

History
27 lines (15 loc) · 508 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 508 Bytes

Pong

A classic pong game implemented using the Ebiten game engine.

Getting Started

This project uses the Ebiten package for the game implementation. Make sure to have Ebiten installed before running the game.

Start

Press the space bar to start the game.

Controls

Player One

  • W: Move up
  • S: Move down

Player Two

  • O: Move up
  • L: Move down

Video

pong_video.mp4