Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 326 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 326 Bytes

Pool Game Simulator

This repository contains the C code for a simple 2D billiards simulator.

Dependendencies

  • Pthread
  • Allegro 4.4

Installation & Execution

Compile with make. Run with sudo ./main.

GUI

pool_game