This is a text-based snake and ladder game .

Overview
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
Owner
AKSHAI KRISHNA A
AKSHAI KRISHNA A
Simple Game created using Python & PyGame, as my Beginner Python Project!

Space Invaders This is a simple SPACE INVADER game create using PYGAME whihc have sound and lot's of keyboard functions. Prerequisites More Experience

Gaurav Pandey 2 Jan 08, 2022
Play a game of Phazed with a bot or with other players or watch bots play with each other

Phazed Game and Player play a game of Phazed with a bot or with other players or watch bots play with each other Live Demo hosted on repl.it (makes su

Xin Yu 0 Aug 28, 2021
Inject custom C++ code into GameMaker Studio 2 YYC builds

YYC Boost Inject custom C++ code into GameMaker Studio 2 YYC builds! WARNING: This tool is currently in an early stage of development and it is not gu

Patrik Kraif 7 Dec 30, 2022
MinMax Algo , Python

Write a PYTHON program to play the game of TIC-TAC-TOE on a 3×3 board with alternate inputs from user and computer.

Naman Anand 1 Nov 26, 2021
An open-world game made in Python.

Dragon Realms Notes Windows OS only Contributors This project follows the all-contributors specification (emoji key, command Issue). See what you can

Dragon Realms 2 Jul 28, 2022
Description NerdQuest is a social site for creating events and/or meet ups based on games.

NerdQuest Description NerdQuest is a social site for creating events and/or meet

David Allen 1 Jul 11, 2022
Just a simple Tic Tac Toe game, built with Python

TicTacToe Author: Gabriel Lima Table of Contents About Getting Started Linux Windows About This is one of the first projects I built when I first star

1 Nov 28, 2021
Game of life, with python code.

Game of Life The Game of Life, also known simply as Life, is a cellular automaton. It is a zero-player game, meaning that its evolution is determined

Mohammad Dori 3 Jul 15, 2022
This is a simple Tic Tac Toe game built with Python.

This is a simple Tic Tac Toe game built with Python.

⚝αикιт кυмαя⚝ 6 Sep 01, 2022
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

Jinwoo Park (Curt) 1 Dec 12, 2021
The Classic Fruit Collecting game made in python with pygame

FruitCollect A classic fruit Collecting game made with pygame Install pygame before running: "pip install pygame" Rules: Random fruits will drop from

Pranav Bobby 1 Dec 01, 2021
Useful tools for Minecraft worlds such as remove unused chunks, find blocks or entities.

Useful tools for Minecraft worlds such as removing unused chunks and finding blocks, command blocks or entities.

Rapha149 1 Feb 17, 2022
A Simple Scissor Paper Rock Game On Python Using Pygame.

Scissor Paper Stone Game Using Pygame This is a simple GUI based game made on pygame python. Installation Run code on your machine: git clone https:

Dipin Adhikari 0 Mar 21, 2022
Orbital-patterns - A program which plots pattern that revolving planets make

orbital-patterns Click to spawn planets Press "S" to capture screenshot. Image w

Yuvraj.M 11 Dec 24, 2022
Lint game data metafiles against GTA5.xsd for Rockstar's game engine (RAGE)

rage-lint Lint RAGE (only GTA5 at the moment) meta/XML files for validity based off of the GTA5.xsd generated from game code. This script accepts a se

GoatGeek 11 Sep 18, 2022
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

3 May 11, 2022
Super Mario Kart November 1991 Prototype Repair by MrL314

Super Mario Kart November 1991 Prototype Repair by MrL314

MrL314 51 Dec 26, 2022
Implementation of the Spider-Man Game

Projeto FPRO FPRO/LEIC, 2021/22 Francisco Campos (up202108735) 1LEIC08 Objetivo Criar um clone do clássico Spider-Man em Pygame... Repositório de códi

1 Dec 24, 2021
A script to install a Windows game through GOG on Linux

proton-gog-install A script to install a Windows game through GOG on Linux. Based on this gist. Tested on Arch, might work elsewhere. Requirements: Im

5 Dec 28, 2022
Wordle-Python - A simple low-key clone of the popular game WORDLE made with python and a 2D Graphics module Pygame

Wordle-Python A simple low-key clone of the popular game WORDLE made with python

Showmick Kar 7 Feb 10, 2022