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 game with the main idea to be: Guess The Number
GuessTheNumber GuessTheNumber is a simple game I made using Python. The main mechanic of the game is to guess the number that randomly generated from
A hangman game that I created. Thanks to Data Flair for giving me the code!
Hangman A hangman game that I created. Thanks to Data Flair for giving me the code! Run python3 hangman.py in a terminal if you have Python 3. Please
KBYD - Simple Bulls and Cows Game
KBYD KBYD - Simple Bulls and Cows Game How to Play KBYD is a simple Bulls and Cows Game. When the game starts, the computer randomly generates 3 to 5
It calculates the Nim sum of a nim game.
nim-sum-calculator It calculates the Nim sum of a nim game. The rules of Nim The traditional game of Nim is played with a number of coins arranged in
Jiminy, fast and portable Python/C++ simulator of poly-articulated systems with OpenAI Gym interface for reinforcement learning.
Jiminy is a fast and portable cross-platform open-source simulator for poly-articulated systems. It was built with two ideas in mind: provide a fast y
A puzzle game coded entirely in Python.
Pyzzle A puzzle game coded entirely in Python. This is a school project created by me, Mohit Singh. The .exe file, created from the main.py script, is
This is a simple rock paper scissor game created with python.
This is a simple rock paper scissor game created with python.
TicTacToc - Simple TicTacToc game played by minimax algorithm
TicTacToc simple TicTacToc game played by minimax algorithm. This app is based o
Pygame Raycaster made by me.
Pygame Raycaster made by me.
Recreation of HexGame in Pygame. More features will come soon !
Hex with Pygame Historical point of view What Are the rules of this game ? Some Strategies and tips The algorithm for the Win Other fonctionnalities W
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.
An interactive pygame implementation of Conway's Game of Life
Game of Life An interactive pygame implementation of Conway's Game of Life Installation Clone the repo and navigate into it. git clone https://github.
PyGame-Tutorial - Refrence for building games in pygame
PyGame-Tutorial How to build games using the python library PyGame End result Ho
CoinTex: Cross-platform Multi-Level Game created in Python using Kivy
CoinTex: Cross-platform Multi-Level Game created in Python using Kivy CoinTex is a multi-level adventure game created using the Kivy cross-platform Py
Ghdl-interactive-sim - Interactive GHDL simulation of a VHDL adder using Python, Cocotb, and pygame
GHDL Interactive Simulation This is an interactive test bench for a simple VHDL adder. It uses GHDL to elaborate/run the simulation. It is coded in Py
A use of the python MCPI to enhance the multiplayer and singleplayer gameplay.
Morpheus 2.0 A use of the python MCPI to enhance the multiplayer and singleplayer gameplay. To Use: You will need to install the keyboard, pysimplegui
Projeto Flappy Bird temática doom, projeto python e pygame
Doom-Bird Tecnologias usadas Requisitos para inicializar o jogo: Python faça o download em: https://www.python.org/downloads/ Após instalar o Python d
Quantum version of the classical Nim game. An automatic opponent allows to game to not be as easy as it seems.
Nim game Running the game To run the program just launch : python3 game.py Rules This game is inspiring from the Nim game. You are 2 players face to f
Made to help you create UI using pygame in python, gonna add way more to this project
Pygame visualizer Made to help you create UI using pygame in python, gonna add way more to this project. As of now, this is only hours worth of work.
A Pygame game made in 48 hours
Flappuccino Flappuccino is a game created in 48 hours for the PyGame Community New Years Jam using Python with Pygame. Screenshots Background Informat