This is a simple ASCII pool game prototype in Python using the curses library. It requires a terminal environment that supports advanced input/output control.
- Save the code in a file, e.g., ascii_pool.py.
- Open CMD or Terminal.
- Run the script: ´python ascii_pool.py´.
Arrow keys to aim the cue. Spacebar to shoot. q to quit.