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
🌍🍓 A better MCPi Launcher

Planet Launcher A better, maintained launcher for the Minecraft: Pi Edition Reborn mod. Report Bug | Request Feature Planet is a maintained, feature-r

15 Oct 19, 2022
Tictactoe py tkinter canvas - Tic Tac Toe written in Python 3 with tkinter mainly using canvas

Python 3 Tic Tac Toe with tkinter This is a tkinter version of my Tic Tac Toe ga

Bojan Adzic 1 Jan 09, 2022
This is a 2D Link to the Past-esque game made using Python 3.2.5 and pygame 1.9.2

Queen-s-Demise Queen's Demise This is a 2D Link to the Past-esque game made using Python 3.2.5 and pygame 1.9.2 I made this for a game development cla

Zoey 1 Dec 15, 2021
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

Christian Casey 2 Feb 14, 2022
A near-exact clone of google chrome's no internet game, or the "google dinosaur game", with some additions and extras.

dinoGame A near-exact clone of google chrome's no internet game, or the "google dinosaur game", with some additions and extras. Installation Download

1 Oct 26, 2021
A programme which basically has the same function as the actual Rock paper scissors game.

A programme which basically has the same function as the actual Rock paper scissors game.

1 Feb 11, 2022
This is an amazing game make using pygame.

This is an awesome balloon game. It is made in python using Pygame library. It is a project game while learning game development.

Rishikesh Kumar 2 Oct 10, 2021
made a life sim game because i was tired of a astray gamedev company, everything here is open-source

Srel made a life sim game because i was tired of a astray gamedev company, everything here is open-source Progress Currently making the cmd-line versi

2 Nov 14, 2021
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
Typing Game : from nob to good

Fast and Curious A game to learn/improve keyboard typing skills. The main idea is to improve your typing skills and at the same time learn fun facts (

Raffaele Fiorillo 7 Jun 13, 2022
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

Anik Patel 3 Apr 09, 2022
AI plays games with python

AI-plays-games- To use it, you first need to create an img file and save the pic

Murat Ali Avcu 7 Oct 16, 2022
WORDLE Helper and Solver

WORDLE Helper and Solver There is a pupular game around WORDLE The game could be hard for non-English speaking people so I started to think of a helpe

1 Jan 24, 2022
Code for an arcade pop-a-shot style basketball game on Raspberry Pi

Basketball-Game Code for an arcade pop-a-shot style basketball game on Raspberry Pi, made over the course of winter break 2022. How To Run: Running th

Seth Reis 1 Jan 21, 2022
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

Phạm Thanh Sơn 1 Feb 08, 2022
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

Mohit Singh 1 Mar 19, 2022
ReplitTD - Replit Tower Defense Game

IMPORTANT: I mean no offense at all in this game, this is only based off of cycl

kokomi simp :3 3 Jun 25, 2022
learn and have fun developing 2D retro games using python and pygame

Retro 2D Game Development Using Python + PyGame Skill up your programming skills with a walk down the memory lane. Learn how to create a retro 2D game

Marvin Trilles 1 Feb 23, 2022
Simple car game written in PyGame

Welcome to CarGame 👋 Car Game written in PyGame! NOTE: This is still new and there may be stuff broken... 🏠 Homepage Install install pygame by typin

John 1 Oct 29, 2021
🐍 Conway's Game of Life cellular automaton implemented in PyGame

Conway's Game of Life My PyGame implementation of Conway's Game of Life. This implementation involves treating all edges of the grid as stitched toget

Mateusz Żebrak 1 May 29, 2022