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
Minecraft Bedrock Server Control GUI
A control dashboard to monitor and control your minecraft bedrock dedicated server through an easy user interface. Created by Nathan-Busse 13 January 2022 Made with Python 3.8
A python script that uses pygame to display fractals.
Pygame-Fractals A python script that uses pygame to display interactive fractals. There are 3 fractals on the script. They can be displayed on the col
Finding a method to objectively quantify skill expression in games, using reinforcement learning
Analyzing Skill Expression in Games This is a repo where I describe a method to measure the amount of skill expression games have. Table of Contents M
BUBBLE SHOOT - Pygame (python)
BUBBLE-SHOOT---Pygame BUBBLE SHOOT - Pygame (python) Bubbleshooter This is a Bubble shooter Game made with pygame. The arrow is controlled by the arro
A classic alien shooting game.
Space-Invaders A classic alien shooting game. Description An open source game created by me and friends. How to play Install the latest python version
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
A 2D physics sim for orbits. Made using pygame and tkinter. High degree of intractability, allowing you to create celestial bodies of a custom mass and velocity within the simulation, select what specifically is displayed, and move the camera.
Python-Orbit-Sim A 2D physics sim for orbits. Made using pygame and tkinter. High degree of intractability, allowing you to create celestial bodies of
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
Setup minecraft server (Tuinity) to your directory
hapeshiva server-setup Setup minecraft server (Tuinity) for you. Support for optimization Create optimized yml Customazible server port and view dista
A chess engine with basic AI capabilities (search for best move using MinMax algorithm)
A chess engine with basic AI capabilities (search for best move using MinMax algorithm)
NSI project --> 2D platformer in Python with Pygame
Projet de NSI (2021-2022): Jeu sous Python Collaborateurs: Remi K-S et Nathan D Lien de l'environnement IDE de Python en ligne: https://replit.com/@Re
Solution for automation games play-to-earn
Pillow automation used processing images
This is a simple game of rock-paper-scissors developed in Python
This is a simple game of rock-paper-scissors developed in Python. It allows two players to play with one another on different command lines through networking.
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.
DouZero_For_HLDDZ_FullAuto: 将DouZero用于欢乐斗地主自动化
DouZero_For_HLDDZ_FullAuto: 将DouZero用于欢乐斗地主自动化 本项目基于DouZero 和 DouZero_For_Happy_DouDiZhu 环境配置请移步项目DouZero 模型默认为ADP,更换模型请修改main.py中的模型路径 运行main.py即可 在原
The Sinclair ZX Spectrum BASIC compiler!
ZX BASIC Copyleft (K) 2008, Jose Rodriguez-Rosa (a.k.a. Boriel) http://www.boriel.com All files in this project are covered under the GPLv3 LICENSE ex
A Neural Network based chess engine and GUI made with Python and Tensorflow/Keras.
Haxaw-Chess Haxaw: Haxaw is the Neural Network based chess engine made with Python and Tensorflow/Keras. Also uses the python-chess library. (WIP: Imp
Scalable computer implemented in the game of life.
scalable-gol-computer This is a computer built in Conway’s game of life. It supports variable sizes of 8, 16 and 32 bit. Maximum program size: 256 lin
PyGame-Tutorial - Refrence for building games in pygame
PyGame-Tutorial How to build games using the python library PyGame End result Ho
PLVRA is a TUI (Terminal User Interface) implementation of wordle / termo in portuguese, written in Python
PLVRA is a TUI (Terminal User Interface) implementation of wordle / termo in portuguese, written in Python