A Snake Game built by Python Turtle Module

A Snake Game built with Python Turtle Module 🐍Icons made by Freepik from www.flaticon.com Intro Control the direction of snake by simply using ↑↓←→ tabs.The length of snake body will get longer each time the player successfully eat a yellow dot, latest score will always display on the top of the screen.Be aware of hitting the wall or collision with the snake body. Good luck! Prerequisites MacOS Ubuntu $ sudo apt-get install python3-tk Usage Demo

Read more

A Street Fighter game in Pygame

Street Fighter, commonly abbreviated as SF or スト, is a Japanese competitive fighting video game franchise developed and published by Capcom According to Wikipedia, I tried to create a bad clone of it using pygame 😂. Here is a glimpse of it Space.Fighter.2021-10-22.18-05-54.mp4 Installation Use the package manager pip to install pygame. Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as […]

Read more

ICS 4u HD project, start before-wards. A curtain shooting game using python

HDCH ICS 4u HD project, start before-wards. A curtain shooting game using python and pygame. By Jason Li For arts and gameplay, give credit to zun team, Touhou project. For bgm, give credit to Touhou ~ Shining Shooting Star. Only for study porpose, no commercial usage will be approved. For those who disobey this rule are at their own risks. All coding is created by Jasonlmx, except for those that are cited. Other artwork and music is not by Jasonlmx. […]

Read more

A text based adventure game

This is text based adventure game Aditya binukumarSrishti SharmaShiva TripathiTanishq Tanwar Theme: HorrorObjective: Reach the bathroom, and return backCharacters: Player: 8 year old kid You wake up in the middle of the night to a deafening thunderclap and you are feeling thirsty, but you soon realize that not everything is as it seems in the house tonight. Where has everyone gone? Your family is missing and strange things are lurking in the shadows. GitHub View Github    

Read more

Built with Python and QT library and Guess the number in three easy

Built with Python programming language and QT library and Guess the number in three easy, medium and hard rolls Number guessing game guide: First you choose the difficulty of the game. After selecting the difficulty level in the number box, you enter the number you want. After selecting and entering your number, press the Enter key to check your number program. At the bottom of the number box is a section called Game Help, which will guide you according to […]

Read more
1 3 4 5 6 7 9