ASSIGNMENT 4
Name : Naman Anand
Roll no : 200101070
SUBJECT : CS242
ASSIGNMENT : 4
************************************************************************************************************
QUE 1)Write a PYTHON program to play the game of TIC-TAC-TOE on a 3×3 board with alternate inputs from user
and computer.
************************************************************************************************************
FOR Que 1)
CODE TO RUN :-
python3 200101070_Assign04.py
PYTHON GAME :-
FOR SPECIFIC DETAILS REALTED TO CODE PLEASE SEE THE COMMENTED DESCRIPTION OF CODE
1)PLEASE ENTER INTEGER / NUMBER WHEN ASKED INPUT NUMBER OTHERWISE PROGRAM WILL CRASH
2)I HAVE MADE A GAME . YOU CAN PLAY MULTPLAYER , SINGLE PLAYER TWO LEVELS - EASY AND HARD
In Easy i have used random no generation whereas in hard i have implemented MiniMax Algorithm
to get the most efficient move.
************************************************************************************************************
****************************************************************************
MinMax Algo , Python
Overview
Average Clicker Game (AVG) is a Python made game using tkinter
Average-Clicker-Game Average Clicker Game (AVG) is a Python clicker game not made with pygame but with tkinter, it has worker, worker upgrades, times
An implementation of John Conway's Game of Life.
This is an implementation of John Conway's Game of Life in Python, and a very basic and straightforward one at that.
Vac-Man in Python
Vac-Man in Python This is my personal version of Vax-man game using python, which is the first assignment of EA Software Engineering Virtual Experienc
Follow the numbers - A simple game where the player should follow the numbers and connect the dots
follow_the_numbers This is a simple game where the player should follow the numb
SnailJumper - A game that is developed as an assignment for Computer Intelligence course
Snail jumper Neuroevolution game assignment. Fall 2021 - Computer Intelligence.
HackNC 2021 Project
pyTunes HackNC 2021 Project Setting Up Once the repo is cloned, install the requirements through pip install -r ./requirements.txt Once that is done,
A Tetris game made using PyGame as renderer only, for a school project.
Tetris_Python A Tetris game made using PyGame as renderer only, for a school project. Twist in the Game Blocks can pentrate through right and left bou
pygame is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
pygame is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
Searches the word list in Wordle based on search pattern.
Wordle Searcher Searches the word list in Wordle based on search pattern. Warning: like all forms of cheating, it trivializes the game, and robs you o
PyChess - a chess client for Linux/Windows
PyChess - a free chess client for Linux/Windows The mission of PyChess is to create a free, pleasant, PyGObject based chess game for the Linux desktop
A programme which basically has the same function as the actual Rock paper scissors game.
A programme which basically has the same function as the actual Rock paper scissors game.
A "finish the lyrics" game using Spotify, YouTube Transcript, and YouTube Search APIs, coupled with visual machine learning
Singify Introducing Singify, the party game! Challenge your friend to who knows songs better. Play random songs from your very own Spotify playlist an
This a secret santa game organizer that assigns secret santa randomly to each participant and then sends an automated mail to each santa with details of his/her secret santa child.
Before executing the script, make sure to turn on 'Less Secure App access' option from your gmail ID that will be used to send out the mails to all participants of the game. To do so, get going with
Space Invaders x Asteroid Game
Retro Journey 1: Space Invaders A simple implementation of a retro style video game where users compete against asteroids and the goal is to destroy a
Pygame for humans (pip install hooman) (25k+ downloads)
hooman ~ pygame for humans pip install hooman join discord: https://discord.gg/Q23ATve The package for clearer, shorter and cleaner PyGame codebases!
Made by Ashish and Avinash-sord12k. Powered by pygame
Spook_alle About -Made by Ashish (Github: Ashish-Github193) and Avinash-sord12k Version - BETA v_1.0 /1-11-2021/ (game is at its base version more ite
SelectionSortVisualization - This pygame project is helping you to understand the selection sorting algorithm
SelectionSortVisualization (If you have any comments or suggestion, please conta
A "guess the number" game on a GUI interface using Tkinter library🙂
A "guess the number" game on a GUI interface using Tkinter library🙂
Script to remap minecraft 1.12 java classes.
Remapper Script to remap minecraft 1.12 java classes. Usage You must have Python installed. You must have the script, mappings, and files / folders in
A python script to solve Wordle puzzles
Wordle solver A python script to solve Wordle puzzles.