Skip to content

CSCE-JerardA/python-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects

  • Calculator A simple command-line calculator capable of basic arithmetic operations (addition, subtraction, multiplication, division). Functions, conditional logic, basic arithmetic.
  • GIF Creation A project focused on learning how to generate or manipulate GIF files using Python libraries (e.g., Pillow or similar). File handling, external libraries, image manipulation logic.
  • HangMan The classic word-guessing game played in the command line. Loops, string manipulation, user input validation, lists.
  • RockPaperScissors A command-line implementation of the "Rock, Paper, Scissors" game against a computer opponent. Random selection, conditional logic, user interface (CLI).
  • Tic-Tac-Toe A simple two-player (or player vs. AI) implementation of the Tic-Tac-Toe game. Grid representation (lists/arrays), nested logic for win/draw conditions.

About

Just your average programmer here. I did most of these my sophomore year and junior year.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages