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
linorobot2 is a ROS2 port of the linorobot package
linorobot2 is a ROS2 port of the linorobot package. If you're planning to build your own custom ROS2 robot (2WD, 4WD, Mecanum Drive) using accessible parts, then this package is for you. This reposit
A Game Engine Made in Python with the Pygame Module
MandawEngine A Game Engine Made in Python with the Pygame Module Discord: https://discord.gg/MPPqj9PNt3 Installation To Get The Latest Version of Mand
Python module providing simple game networking
nethelper Python module providing simple game networking This module was originally created to facilitate a class on creating multiplayer games in Pyg
A launcher to launch games from Riot Games under Linux
rito-launcher A launcher to launch games from Riot Games under Linux Requirements: Python 3, with the following pip plugins: 'configparser, pathlib, w
Small game I made in 2019 using python/pygame.
Kill-The-Blokk // Shoot or Die This is a small game I made in gr.10 (2019) for my high school computer science class; the game was coded in python usi
Tekken-python-ml - A project of playing tekken game using python
Tekken Python Description Hi this is new project of playing tekken game using py
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
A comprehensive, feature-rich, open source, and portable, collection of Solitaire games.
PySol Fan Club edition This is an open source and portable (Windows, Linux and Mac OS X) collection of Card Solitaire/Patience games written in Python
A program to read, edit, and write save files for the game Railroads! Online
RROSE - v0.3.6 This program is intended to be used as an external tool to Railroads Online server hosts. It will read save files, allow to modify entr
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
A shooter game.
Screenshots Installation GNU/Linux Go to the Releases tab. Download InfiniteShooter.flatpak from the latest version of InfiniteShooter Open the termin
To solve games using AI, we will introduce the concept of a game tree followed by minimax algorithm.
To solve games using AI, we will introduce the concept of a game tree followed by minimax algorithm.
Flappy bird using Pygames
flappy-bird Esse é um jogo que eu fiz utilizando a biblioteca de jogos do Python
2D Minecraft Clone made with Python & Pygame & OpenGL
2D Minecraft Clone This is a 2D clone of the well-known game Minecraft made in Python using Pygame and ModernGL I started this mostly as a self-improv
A python snake game based on pygame.
PySnake A python snake game based on pygame. Requirements Package version pygame = 2.1.2 opencv-python = 4.5.1.48 Run Windows python main.py Linux &
GardenZen Prototype 2.5D Game
Relaxing 2.5D Game about gardening a small farm and growing food, plants and other things. Follow my Youtube Devlog for further details (see about me section)
Racing Fire - A simple game made with pygame.
Racing Fire A simple game in the making. Using pygame, this game is made to feel like an old arcade game. I developed a simple controller for it with
Just to play with my kids: create a secret alphabet and exchange encrypted messages
Secret Alphabet Description This project allows you to randomly generate an alphabet (a set of characters) and its corresponding translation. For the
:tada: 2048 in your terminal
term2048 term2048 is a terminal-based version of 2048. Install pip install term2048 To upgrade a previous installation, use: pip install -U term2048
Command-line Hangman game
Hang-_an-game-python-build Hangman C command-line Hangman game. Compilation Navigate to the root of the repository from your Terminal and run make to