Skip to content

Basic "Hello World !!!" in python using the colorama library to add some color to the terminal output and pygames to create a fading in and out flashing of "Hello World !!!" in the pygames screen.

JmmonJeremy/Hello-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Overview

This is a basic Hello World program. I created this to demonstrate the use of Visual Studio Code, GitHub, and Python integrated together. I also wanted to show the extra pizazz that can be added to a simple program through libraries such as colorama and pygame within a venv.

You can watch a demo of my software here: Software Demo Video

Development Environment

  • Visual Studio Code
  • Python 3.11.1 64-bit
  • Virtual Environment (venv)
  • Colorama
  • Pygame
  • Git / GitHub

Useful Websites

Visual Studio Code :

Python :

Virtual Environment (venv) :

Colorama :

Pygame :

About

Basic "Hello World !!!" in python using the colorama library to add some color to the terminal output and pygames to create a fading in and out flashing of "Hello World !!!" in the pygames screen.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages