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
Attempts to solve Wordle-like puzzles.
Attempts to solve Wordle-like puzzles.
用于 blivechat 的图形界面
blivechat GUI 用于 blivechat 的图形界面。 有朋友在搞 Vtuber,像 blivechat 类似的项目能通过自定义 CSS 的方式在 OBS 上添加一个非常好看的聊天栏。但是想要在桌面端看到弹幕的话得要再开一个浏览器页面,十分不方便。就想写一个背景透明的浮窗浏览器。 挺喜欢
Replicating Minecraft World Generation in Python
Minecraft World Generation in Python This is an attempt to replicate Minecraft world generation in Python. This is part of an article published on Med
🕹️ Jeu Azul en Python avec 4 IAs 🤖 implémentées, jouable de 1 à 4 joueurs
Projet jeu Azul 🕹️ Jeu Azul en Python avec 4 IAs 🤖 implémentées, jouable de 1 à 4 joueurs Par : Berachem MARKRIA et Tristan MARTINEZ Projet réalisé
Open source translation for the Tsukihime Remake game
Tsukihime-Translation Open source translation for the Tsukihime Remake game prepared by Clovermoon and Tsukihimates. Copyright Disclaimer under Sectio
Ladder network is a deep learning algorithm that combines supervised and unsupervised learning
This repository contains source code for the experiments in a paper titled Semi-Supervised Learning with Ladder Networks by A Rasmus, H Valpola, M Hon
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
Brawl Stars open source server for v20
Laser Scratch Brawl Stars open source server for v20! Implemented Features Battle End Leaderboard Player Profile Lobby Info Menu Notifications Club Wa
Simplerpg - python terminal game made from scratch.
Simplerpg - python terminal game made from scratch.
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
python script to convert .OBJ files into Minecraft, rendering them in game with a core shader.
samples: random notes about the tool general output format: (animation not supported yet but planned) vertex id Minecraft's gl_VertexID isn't per mode
A multiplayer RPG Discord bot, where you play as a god.
To run Ensure your Python is up to date, and install packages from requirements.txt Duplicate secrets-template.yaml, and name it secrets.yaml Insert y
Projeto Flappy Bird temática doom, projeto python e pygame
Doom-Bird Tecnologias usadas Requisitos para inicializar o jogo: Python faça o download em: https://www.python.org/downloads/ Após instalar o Python d
Hexagon game. Two players: AI and User. Implemented using Alpha-Beta pruning to find optimal solution for agent.
Hexagon game. Two players: AI and User. Implemented using Alpha-Beta pruning to find optimal solution for agent.
A very simple 3D maze game with ray tracing.
PytracingMaze MOST RECENT VERSION: Pytracing Maze.py Also, executable for Windows available on itch.io Simple ray tracing game in Python, based on my
A fun discord bot for music, mini games, admin controls, economy, ai chatbot and levelling system
A fun discord bot for music, mini games, admin controls, economy, ai chatbot and levelling system. This bot was specially made for Dspark discord server.
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
A minecraft bedrock server software written in python (3.X)
Podrum README also available in: English 🇺🇸 Français 🇫🇷 Deutsch 🇩🇪 Español 🇪🇸 Tiếng Việt 🇻🇳 Italiana 🇮🇹 Русский 🇷🇺 中文 🇨🇳 Is a Minecraf
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 set of functions compatible with the TIC-80 platform
Pygame-80 A set of functions from TIC-80 tiny computer platform ported to Pygame 2.0.1. Many of them are designed to work with the NumPy library to im