Pinned Repositories
BeginnerProjectIdeas
These are beginner project ideas for Python. Feel free to use them!
Breakout
Breakout is a game created with Python 3, using the module PyGame. It is a ball game where you bounce the ball by moving the paddle. Eliminate all the blocks to win.
Car-Brand-Listing-Game
Car Brand Listing Game is a game where you type and list car brands to win. List your favourite brands to win in this raw game created with Python 3.9.
Connect-4
Connect 4 is a token game created with Python and module Numpy. Place 4 tokens in a row (vertically, horizontally, or diagonally) before your opponent wins. Single-player against Artificial Intelligence and multiplayer also available.
hacker-city
Jamstack site created with Stackbit
LearnPython
Everything you need to know about learning Python is here. This is a catalog that teaches you how to code in Python. In fact, everything you need to know from beginner to intermediate is here. Even experts could learn from this!
NoteTaker
You can take notes in raw python. This is a very simple program without lots of formatting choices. However, it's a fun project to have an alternative to the boring Word :)
Pong
Pong is a ball game with multiplayer and single-player modes created with Turtle Graphics in Python 3. This video game features 4 game modes. You can play with both 1 ball or 2 balls. Good luck and happy gaming!
MatthewTamYT's Repositories
MatthewTamYT/LearnPython
Everything you need to know about learning Python is here. This is a catalog that teaches you how to code in Python. In fact, everything you need to know from beginner to intermediate is here. Even experts could learn from this!
MatthewTamYT/Breakout
Breakout is a game created with Python 3, using the module PyGame. It is a ball game where you bounce the ball by moving the paddle. Eliminate all the blocks to win.
MatthewTamYT/Connect-4
Connect 4 is a token game created with Python and module Numpy. Place 4 tokens in a row (vertically, horizontally, or diagonally) before your opponent wins. Single-player against Artificial Intelligence and multiplayer also available.
MatthewTamYT/Pong
Pong is a ball game with multiplayer and single-player modes created with Turtle Graphics in Python 3. This video game features 4 game modes. You can play with both 1 ball or 2 balls. Good luck and happy gaming!
MatthewTamYT/Car-Brand-Listing-Game
Car Brand Listing Game is a game where you type and list car brands to win. List your favourite brands to win in this raw game created with Python 3.9.
MatthewTamYT/NoteTaker
You can take notes in raw python. This is a very simple program without lots of formatting choices. However, it's a fun project to have an alternative to the boring Word :)
MatthewTamYT/BeginnerProjectIdeas
These are beginner project ideas for Python. Feel free to use them!
MatthewTamYT/hacker-city
Jamstack site created with Stackbit