Skip to content

Rhyvan/junkyard-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

junkyard-python

This a repo about having fun with programming, exploring possibilites, or just dumping random stuff here.

Current content:

TicTacToe Console Game

Goal: implementing it with the 3 paradigm: procedural, OO and functional way. Since TicTacToe was my first program with python, I was interested in how it would turn out with a different programming paradigm. Also great way to learn the key differences between them.

(UI design and constraints are not main concern in this case.)

Status:

  • Object Oriented
  • Functional

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages