Skip to content

wojciechbojewski/LightOnOff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightBulb ON/OFF

Inspired by Robert C. Martin's video on Clean Coders - Programming 101 with "Uncle Bob" https://youtu.be/-1CuAiKdBQs?si=LQrgnGa-CoMZhHHB

Just for fun!

to play with:

  • PyGame
  • MVC pattern
  • unittest (+mock)

Text App

REPL application

python App.py 

commands

  • show
  • switch [ts1 | ts2 | ts3]
  • exit | quit

GUI App

python GuiApp.py 

using

  • Python 3.12.2
  • pygame 2.5.2

Demo

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages