WELCOME TO SNAKE AND LADDER GAME ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VERSION 1.0.0 This is a text-based snake and ladder game . Read this text file and enjoy the game . DEVELOPERS : ~~~~~~~~~~~ 1.AKSHAI KRISHNA RULES OF THE GAME: ~~~~~~~~~~~~~~~~~~ 1.INITIALLY BOTH THE PLAYERS ARE OUT OF THE BOARD. TO ENTER THE STARTING POINT, THAT IS ,1 , YOU NEED TO GET 1 IN THE DIE INITIALLY. 2.MOVE FORWARD THE NUMBER OF SPACES SHOWN ON THE DICE. 3.IF YOU LAND ON THE HEAD ON THE SNAKE, YOU MUST SLIDE DOWN TO THE TAIL OF THE SNAKE. 4.IF YOU LAND AT BOTTOM OF A LADDER, YOU CAN MOVE UP THE TOP OF THE LADDER. 5.THE ONE WHO REACHES 100 FIRST IS THE WINNER. 6.HIT ENTER TO ROLL THE DICE. NOTE : AN IMAGE OF THE BOARD IS GIVEN FOR YOU FOR REFERENCE. RESOURES USED FOR DEVELPOING THE GAME: _____________________________________ 1.PYTHON 3.6.0 2.SQLite Version 3.27.2 SYSTEM REQUIERMENTS: ___________________ 1.RAM : 2 GB 2.GRAPHICS CARD : NOT REQUIERD 3.PROCESSOR : x86 64-bit (Intel/AMD architecture) 4.GAME_SPACE_IN_DISK : 63.1 MB (INCLUDING RESOURCES) 5.WINDOWS : XP,7,8,8.1 and 10 LICENSE: _______ This project is an open-source . Further developments may or maynot be done by the developers . Happy to recieve changes and feedbacks from the users . AUTHORS AND ACKNOWLEDGMENT: __________________________ A HUGE THANKS FOR OUR COMPUTER TEACHER, MR.VIBIN.V . WITHOUT HIM THIS PROJECT WAS IMPOSSIBLE FOR ME . CONTACT_INFO OF DEVELOPERS: __________________________ [email protected] FILE DETAILS ~~~~~~~~~~~~ NAME OF THE GAME FILE: ______________________ Text_Based_Snake_and_Ladder NAME OF THE EXECUTING FILE: __________________________ 1.Executable_file_run_this.py DATABASE NAME: ______________ 1.Game_details.db TABLES IN THE DATABASE: ______________________ 1.Save_hvc_details 2.Save_hvh_details MODULES NAME: ____________ 1.Game_rules.py 2.human_vs_human.py 3.human_vs_computer.py
This is a text-based snake and ladder game .
Overview
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
XPlaneROS is a ROS wrapper for the XPlane-11 flight simulator.
XPlaneROS XPlaneROS is a ROS wrapper for the XPlane-11 flight simulator. The wrapper provides functionality for extracting aircraft data from the simu
Bingo game now in python play as much you want :) no need to give me credit it's open as fuck
Bingo-py-game A game coded with Python Introduction This is a Terminal-based game currently in its initial stage. I am working on adding more efficien
Client-Server design (guess the closest number to the average score game)
Multiplayer game (enter the number closest to the average) Design Client-Server design The client's side is responsible for sending numbers from the g
A quantum version of Ladders and Snakes
QPath-and-Snakes A quantum version of Ladders and Snakes Desarrollo Para continuar el desarrollo sin pensar en instalación de dependencias: Descargue
AXI Combat is a networked multiplayer game built on the AXI Visualizer 3D engine.
AXI_Combat AXI Combat is a networked multiplayer game built on the AXI Visualizer 3D engine. https://axi.x10.mx/Combat AXI Combat is released under th
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
Meu primeiro jogo desenvolvido em Python, usado o módulo do Pygame
📖 Sobre Esse repositório é dedicado ao meu primeiro jogo feito em Python, utilizando o módulo do pygame. O jogo foi desenvolvido seguindo o tutorial
A Street Fighter game in Pygame
What is Street Fighter? Street Fighter, commonly abbreviated as SF or スト, is a Japanese competitive fighting video game franchise developed and publis
Basic Python physics library.
pythonPhysics Basic Python physics library. Must have pygame installed. How to: Sketon program is included. for p in env.particles: pygame.draw.circle
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
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
DouZero_For_HLDDZ_FullAuto: 将DouZero用于欢乐斗地主自动化
DouZero_For_HLDDZ_FullAuto: 将DouZero用于欢乐斗地主自动化 本项目基于DouZero 和 DouZero_For_Happy_DouDiZhu 环境配置请移步项目DouZero 模型默认为ADP,更换模型请修改main.py中的模型路径 运行main.py即可 在原
Unknown Horizons official code repository
Unknown-Horizons based on Fifengine is no longer in development. We are porting it to Godot Engine. Please dont report any new bugs. Only bugfixes wil
A first-person shooting game developed by using OpenGL
OpenGL-MazeSurvivor-FirstPerson Shooting Game This application named ‘MAZE SURVIVOR’ is a first-person shooting game that finished within a month. It
This repository contains algorithm and solver for the game WORDLE
Wordle-Cracker This repository contains algorithm and solver for the game WORDLE How to use Run the program: python main.py Type in the guess word in
Jogo da velha com interface gráfica desenvolvida em Python utilizando pygame e IA(Inteligência Artificial)
Jogo-da-Velha Sobre o projeto Jogo da velha com interface gráfica desenvolvida em Python utilizando pygame e IA(Inteligência Artificial) Layout tela d
A solution program of 24. game.
A solution program of 24. game.
For the Exapunk minigame, ПАСЬЯНС
Exapunks Automation This repository solves Exapunk's Solitaire minigame, ПАСЬЯНС. This repository is useable, but only with specific display condition
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