You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This "lockdown-project" is a text-based adventure game built from scratch in Python. It uses descriptive narrative to create a "choose-your-own-path" type storyline. The program includes: player profiles, menu interactions, multiple choice selections, character inventory, game saves, story creation and story sharing (using JSONs).
Blackjack 21 is a simple version of the classic card game. Players aim to beat the dealer with a hand value of 21 or close to it. The game features play, view hand history, and quit options.
PiClockMatrix is a versatile clock application for the Raspberry Pi, integrating an LCD display, LED matrix, and GPIO buttons for user interaction. This Python script offers a range of features, including multiple menu levels, information displays, weather updates, countdown timers, and more.
Projeto em Python que permite gerenciar alunos, professores, disciplinas, turmas e matrículas de forma prática e organizada. Conta com persistência de dados em arquivos JSON, interface via terminal com menus interativos e validação de CPF, oferecendo uma solução simples e funcional para instituições de ensino.
A Raspberry Pi Simple python Stand Alone Local Network Web Server. Automatically reads folder and file entries into a right pane selection list. Selected folder opens a new browser tab and Selected file displays content in browser left pane iframe. Right pane list can be ordered by date/time or alphabetic ascending or descending via settings.py …