Skip to content

danielis2025/cmd-billard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

CMD Billards

Executive Summary

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.

Usage Guide

  1. Save the code in a file, e.g., ascii_pool.py.
  2. Open CMD or Terminal.
  3. Run the script: ´python ascii_pool.py´.

Controls:

Arrow keys to aim the cue. Spacebar to shoot. q to quit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages