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
A simple log-frequency helper for solving Wordle puzzles
A Simple Helper for Wordle Basic Usage Clone the repo and run python play.py Select a word from the list, or type your own choice of word Type the sam
Chess game for 2 players with UI
2-D Chess for 2 players Overview This is a simple 2D Chess game for 2 players using pygame library. Requirements To be able to run this game, you must
Solo CLF project about the creation of the FlickColor game in Python with very precise instructions.
Solo CLF project about the creation of the FlickColor game in Python with very precise instructions.
AI Games and its programming solution with Python.
Problem: Save the princess: Problem defination on Hackerrank: https://www.hackerrank.com/challenges/saveprincess About problem: Princess Peach is trap
AI Mario challenges you to clear all stage of Super Mario game.
mario-ai-challenge Challenge AI Mario to clear all stages of Super Mario. GitHub Pages Site Rules Enjoy building AI Mario. Share information. Use Goog
A small game I made back in think 2011
Navi Network A small game I made back in think 2011. An online game inspired by the self-hosted nature of Minecraft, made with pygame, based on the Me
This is a simple game made using pygame.
Ball breaker This is a simple game made using pygame game view The game view have been updated wait for the new view to be uploaded Game_show.mp4 Lear
Rudimentary CMD based implementation of the Tic Tac Toe game
Packages used: questionary random os (Requires Python 3.8 as walrus operators are used in the script) Contains the .py file (tictactoe.py) and an exe
Chess turnament organizer (short construct concept)
Turnament Organizer Chess turnament organizer (short construct concept). It is my hobby app I want to write to support lightweight tool for smart roun
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
Simple python 3D vector3 math library wrapping some types from GLM library using pybind11.
vmath Simple python 3D vector3 math library wrapping some types from GLM library using pybind11. Description Both pure python version and C++ version
Simple Covid-19 shooter game in python.
Covid_game ๐น Simple Single Player Covid Game Using Python. ๐น Has amazing background music theme. ๐ Game Instructions: Initial Health is 5, try to s
This is the card game like HearthStone and Magic
Territory War How to use it use pip3 to install django and channels๏ผ pip3 install Django pip3 install channels go to CardGame/first/consumers.py and g
A Snake Game built by Python Turtle Module ๐
Snake-Game A Snake Game built with Python Turtle Module ๐ Icons made by Freepik from www.flaticon.com Intro Control the direction of snake by simply
This is an interactive MiniMap made with Python, PyQT5 & Pytesseract for the game
NWMM-New-World-MiniMap Features: Automatically grabs position from "New World" Instance Live visualisation of player position on MiniMap Circular & re
Wordle for the terminal, writen in python
Wordle Wordle in the terminal, written in python Simply run bash run.sh in your terminal to run. This creates a virtual environment, installs the depe
PyCraft - A Minecraft launcher made in python
A Minecraft launcher made in python. The main objective of this launcher is to enable players to enjoy minecraft (especially those without a mojang/microsoft account). This launcher is not illegal as
j-chess implementation in python
j-chess-client-python This repository aims to be a starting point for implementing a chess ai for the j-chess-server in python. To start, you can copy
Racing Fire - A simple game made with pygame.
Racing Fire A simple game in the making. Using pygame, this game is made to feel like an old arcade game. I developed a simple controller for it with
Box - a world simulator written in python with pygame
Box is a world simulator written in python with pygame. Features A world generation system A world editor Simulates creatures called boxlanders. You c