This repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.
-
Updated
Mar 6, 2024 - Jupyter Notebook
This repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.
A simple word game designed to teach the basics of C++ and project / solution management. (ref:BC_URC) http://gdev.tv/urcgithub
4️⃣ digit number guessing game 🎮
A Mastermind-like pen and paper game created as a JavaFX Application.
This is a program for solving the game of mastermind, our algorithm is able to achieve 5.18 steps in average of guessing in 10000 times of play
🎲 Just a very simple game coded in C++. The console game is "Bulls and Cows" 🐮 🐄 -> https://en.wikipedia.org/wiki/Bulls_and_Cows
This crate provides a framework for building bulls-and-cows games (1A2B) for any data type and any stages.
ZeroMQ exercise with Bulls&Cows using C++
BullCow is a word game that will give you hints to help you find the isogram within the limited lives.
🐮 A Mastermind-like pen and paper game created as a JavaFX Application.
Play Bulls and Cows! Guess the secret code as many times as you want and see if you got it correct. Be mindful though if you want to make it on the high score list! Guess away!
Simple console game "Bulls And Cows" (PHP)
A console application with an hard-coded AI that breaks the code of a bulls and cows (aka. mastermind) game.
The game is a modern adaptation of the classic pen-and-paper guessing game, enhanced with OOP. The task is to guess a secret number generated by the computer. Players receive feedback in the form of "bulls" and "cows," indicating the number of correct digits in the correct position and correct digits in the wrong position, respectively.
Learn how to use integer arithmetic, generate random numbers, store data in data structures, and handle errors.
Crack the Lock is an interesting puzzle game where you have to find the 4 digits code by guessing the code.
코틀린으로 만들어진 숫자야구 게임입니다.
Classic code breaking game: "Bulls and cows"
Add a description, image, and links to the bulls-and-cows topic page so that developers can more easily learn about it.
To associate your repository with the bulls-and-cows topic, visit your repo's landing page and select "manage topics."