- Snake: Simple snake in Python using Arcade library.
- Complex loops: Draw red and blue diamond in Python using Arcade library.
Silver Spacecraft
- Silver Spacecraft in Python using Arcade library.
- when bullet hit enemy spacecraft they will explode.
- enemy will come between 2-6 sec randomly.
- when enemy or list disappear from the screen their object will be remove.
- show 3 heart in bottom left.
- show score in bottom right.
- show Game over when user lose all their health.
- play sound when shooting.
- play sound when enemy spacecraft explode.
- space craft view
- T-rex runner
- Jump over cacti
- Bending in the face of birds
- jump sound
- Day and Night mode
- Speed up the game over time
- The current score is displayed next to the highest score
- Trex view 1
- Trex view 2
- Calculator
- Simple GUI calculator in Python using pyqt6
- feautures:
- + - * /
- sin, cos, tan, cot
- log, sqrt
- view:
- Tik Tok Toe game in Python using PySide6.
- features:
- Single player(with AI) and two player
- Scoreboard
- About button
- view:
- Sudoku game written in Python using Pyside6.
- features:
- check sudoku while you are playing it.
- dark mode on/off
- text align
- error handling when data missing
- make main numbers read-only
- win check
- views:
- Simple GUI unit converter written in Python using Pyside and unit_converter.
- features:
- Support Length - Mass - Value - Temperature
- view:
- Password Generator app written in Python using PySide6.
- features:
- Three modes for generating passwords. weak, normal and unbreakable
- view:
- GUI to-do list written in python designed with pyqt and using sqlite database.
- feautures:
- Detail button with unique window.
- Delete task.
- Add new task.
- Pin important tasks for higher priority.
- Designed with 2 tabs for better user experience, all-tasks and Done tasks.
- views:
- a telegram bot written in python using py-telegrambot-api.
- New feature:
- added /note to bot commands.