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
XO game with server, client and visualizer for AI bots.
XO game with server, client and visualizer for AI bots.
A stat tracker for the bedwars hypixel game in python
A hypixel bedwars stat tracker. Features Get stats in your current lobby Get stats in a guild Installation & Configuration git clone https://github.co
This is a python implementation of wordle, which uses the same set of available words as the hit game, Wordle
Wordle Game This is a python implementation of wordle, which uses the same set of available words as the hit game, Wordle. Play the game manually pyth
WORDLE Helper and Solver
WORDLE Helper and Solver There is a pupular game around WORDLE The game could be hard for non-English speaking people so I started to think of a helpe
To be easier to create backup files for the game StoneShard
StoneShard_save_backup_tool A tool to create backups and load them. Setup Configure the program by opening the "config.json" file. In this file you wi
Simple darts game using Tkinter and sqlite3. Also associated with Python.
Ever wanted to play a simple and fun game before, and it even keeps a database of your score? Well here it is!! Introducing; Darts! A simple and fun g
Tic-Tac-Toe Game in python3 Tkinter
Tic Tac Toe Tic-Tac-Toe Game in python3 Tkinter About: Tic Tac Toe or Noughts and Crosses as called in British is a pencil and paper game for two play
Utility for generating randomizer datapacks for minecraft.
Minecraft Rando Utility for generating randomizer datapacks for minecraft. At the moment, it randomizes the following: Loot tables (including block dr
WIP python/pygame 2D zombie shooter
2d-shooter project A single/multiplayer co-op survival small space zombie shooter. If you'd like to contribute, feel free to join the discord! INSTALL
A python project to help you solve the Wordle game.
A python project to help you solve the Wordle game.
Historical battle simulation package for Python
Jomini v0.1.4 Jomini creates military simulations by using mathematical combat models. Designed to be helpful for game developers, students, history e
Implementation of Conway's game of life in python.
👾 👨🏻💻 Conway's Game of Life 👨🏻💻 👾 by FranciscoCharles An interactive simulator that implements the standard Conway Game of Life with a simpl
For the Exapunk minigame, ПАСЬЯНС
Exapunks Automation This repository solves Exapunk's Solitaire minigame, ПАСЬЯНС. This repository is useable, but only with specific display condition
Atari2600 Training / Evaluation with RLlib
Training Atari2600 by Reinforcement Learning Train Atari2600 and check how it works! How to Setup You can setup packages on your local env. $ make set
This Country Hangman game written in Python.
country-name-guess-hangman-game This Country Hangman game written in Python. Visit https://example.com to play the game. Description How to play this
Deal Or No Deal was a very popular game show. Even now, for a family party, it's a fun game to pass time
Deal Or No Deal was a very popular game show. Even now, for a family party, it's a fun game to pass time. I made a code to play the game right in your terminal/console. This isn't made to be a game w
Advanced guessing game made in only python.
Guessing Game This is a number guessing game written in python which consists of three modes; easy,medium and hard. Each mode contains there own diffi
Multiplayer 2D shooter made with Pygame
PyTanks This project started as a one day project with two goals: Create a simulated environment with as much logic as possible written in Numpy, to o
2DMC is an abrrieviation for 2 Dimensional Minecraft.
2DMC 2DMC is an abrrieviation for 2 Dimensional Minecraft. This idea is originally created and implemented by Griffpatch on Scratch. This is a persona
An all-inclusive Python framework for the Riot Games League of Legends API. We focus on making the data easy and fun to work with, while providing all the tools necessary to create a website or do data analysis.
Cassiopeia A Python adaptation of the Riot Games League of Legends API (https://developer.riotgames.com/). Cassiopeia is the sister library to Orianna