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
Automatically prepare your Minecraft maps for release
map-prepare Automatically prepare Mineraft map for release. Current state: kinda works Make sure you have backups for your world before running this p
EL JUEGO DEL GUSANITO
EL JUEGO DEL GUSANITO El juego consiste en una línea que no para de moverse, el usuario lo controla con las flechas de: → derecha ← izquierda ↑ arriba
This is a classic guess coin game (Heads or Tails) implemented by the Chialisp.
This is a classic guess coin game (Heads or Tails) implemented by the Chialisp. It is an absolutely fair P2P game based on the Chia blockchain. You can play with anyone in the world without custody.
General Crossy Road Game using Python code
Python-Game General Crossy Road Game using Python code Using code such as function and while using turtle, I was able to recreate a beginner version o
Editor for Bioware's Original Neverwinter Nights Game
neveredit This is an import of an old sourceforge project. Neveredit is an editor for Bioware's Neverwinter Nights game. It also includes all the low
A DDQN that learned to play tic tac toe by playing against itself
TicTacToeAI A DDQN that learned to play tic tac toe by playing against itself Cu
In the works, creating a new Chess Board and way to Play...
sWJz4KingsChess date started on github.com 11-13-2021 In the works, creating a new Chess Board and way to Play... starting to write this in Pygame, an
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.
Brawl Stars v31.96 server emulator written in Python.
Brawl Stars v31 Brawl Stars v31.96 server emulator written in Python. Requirements: Python 3.7 or higher pymongo dnspython colorama MongoDB configurat
Email guesser - Guessing BF email based on emailGuesser by WhiteHatInspector
email_guesser Guessing BF email based on emailGuesser by WhiteHatInspector (http
Rock Paper Scissors Games with Python
This is a classic Rock, Paper, Scissors game with some ASCII aesthetics. After the welcome message, the game asks you to choose between the three choices. Then it let the computer choose its choice.
Repository with console python implementation of Simple Artificial Life (simplified MAS) and Conway's game of life
artificial-life-game Repository with console python implementation of Simple Artificial Life (simplified MAS) and Conway's game of life Installation c
The Classic Fruit Collecting game made in python with pygame
FruitCollect A classic fruit Collecting game made with pygame Install pygame before running: "pip install pygame" Rules: Random fruits will drop from
A program to read, edit, and write save files for the game Railroads! Online
RROSE - v0.3.6 This program is intended to be used as an external tool to Railroads Online server hosts. It will read save files, allow to modify entr
Guess number game with PyQt5
Guess-Number-Project Guess number game with PyQt5 you can choose a number in your mind and then computer will guess a nummber and you guide the comput
A module for use with Pygame. Includes fully customisable buttons, textboxes, sliders and many more, as well as the ability to create and run animations on these widgets.
Pygame Widgets A helper module for common widgets that may be required in developing applications with Pygame. It supports fully customisable buttons,
Allows you to email people wordle spoilers. Very beta, not as many features
wordlespoiler Allows you to email people wordle spoilers. Very beta, not as many features How to Use 1.) Make a new gmail account. Go to settings (Man
A networking library for multiplayer games.
Aerics A networking library for multiplayer games. Getting Started Install Python Open cmd/terminal and type: pip install Aerics Examples Creating a
PyCheckers - A classic board game implemented in pygame
PyCheckers! A classic board game implemented in pygame! Complete with every feature you need to play checkers! (including handsome sprites drawn by a
Minimalistic generic chess variant GUI using pyffish and PySimpleGUI, based on the PySimpleGUI Chess Demo
FairyFishGUI Minimalistic generic chess variant GUI using pyffish and PySimpleGUI, based on the PySimpleGUI Chess Demo. Supports all chess variants su