Simple examples of object oriented design.
-
Updated
Oct 13, 2024 - Java
Simple examples of object oriented design.
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.
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 …
Solutions of Machine Coding Problems
Advanced Programming (CSE201) Final Project for Monsoon Semester 2021 at IIIT-Delhi
BeFriendy - a social game application for enhancing human relationships, based on Firebase, a distributed systems platform and Android/Java
Low level design examples.
This was my first programming project. It consisted of implementing the board game "Snakes And Ladders" in java.
Replica of Snakes and Ladder Game. Made with JFX
My school project from Class 10, containing the games 'Snakes and Ladders' and 'Hangman'. - Soham Kapur, Smt. Sulochanadevi Singhania School
10th grade project. It is a compilation of text based games. The games are sudoku, a quiz, math quiz, warps n portals (snakes and ladders) and rock paper scissors.
A basic java project on the popular Snakes and Ladders game.
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."