Simple examples of object oriented design.
-
Updated
Mar 5, 2026 - Java
Simple examples of object oriented design.
BoardGamr-Engine is Game Engine to make console board games in c/c++ it provide all the necessary methods to make simple game using only ASCII characters provides various types of board,game cards,dice and player modules
🐍🪜Snakes and Ladders game created with React and TypeScript with interctive animations.
This is an old board game called "Snakes And Ladders". I created it using JavaFX and FXML. See "README" for further info about the game.
Solutions of Machine Coding Problems
A Snakes and Ladders game 🐍
The game presents the user with a grid or table of n rows by m columns, within which there are s snakes and e ladders. Each of the squares in the grid can be identified by a number. The numbering starts in the lower left cell with the number 1, continues in the cell immediately to the right and so on until the end of the row. Then it goes up in …
Create a fun snakes and ladders game using WPF and C# only. We get to explore some of the other components we need to use and how to creatively solve some of the problems with this game.
An implementatation of the snakes and ladders game with Tauri
The Snakes and Ladders Game project brings the nostalgia of the traditional board game into the digital realm. It provides an engaging and interactive experience for 2 to 4 players. The game consists of three main screens: player selection, avatar customization, and the game board.
A 2D monopoly customized version of the classic snakes and ladders game, developed in C++ and CMU graphics library.
Snakes&Ladders game, made as part of the course "Future Code | C# in Unity: from zero to multiplayer games" from Yandex
Snakes and Ladder Implementation with HTML/CSS/JS
Advanced Programming (CSE201) Final Project for Monsoon Semester 2021 at IIIT-Delhi
Low level design examples.
This is AI course project Snakes and Ladders using Python. The game features Weighted dice rolls, win probability prediction, power-ups, and a smart AI bot that uses Dijkstra algorithms for optimal decision-making. It demonstrate AI integration in classical board games with engaging gameplay and strategic depth.
BeFriendy - a social game application for enhancing human relationships, based on Firebase, a distributed systems platform and Android/Java
Add a description, image, and links to the snakes-and-ladders topic page so that developers can more easily learn about it.
To associate your repository with the snakes-and-ladders topic, visit your repo's landing page and select "manage topics."