Code Packets

Browse all published coding projects

8-Puzzle Game using PyGame

This is an interesting tile sliding game. Here, the target of the player is to orient all the 8 pieces in a 3x3 grid at their correct location in numerical order and finally reach the goal state.

Sritiman Adak · Jun 17, 2021

Solve Sudoku in C++

Solve an Incomplete Sudoku configuration in terms of a 9 x 9 Square Matrix with help of Backtracking in C++

Anirudh C V · Jun 17, 2021

Check a String for Palindrome in Java

A Program to check String is Palindrome or not. Program to reverse a string in Java Programming Language.

Ashlesha Laxman Aher · Jun 17, 2021

Zodiac Motivation Phrases Using C++

The program is about the zodiac signs and has an initial menu where one of the options is to create a file with motivational phrases associated with the signs.

Sree Lekshmi P · Jun 17, 2021

Branch Checker and Calculator in C++

A program to calculate the sales value of the last three months for each branch. For each affiliate, three sales will be read.

Sree Lekshmi P · Jun 16, 2021

Tic-Tac-Toe Game source code in Java

A Tic-Tac-Toe Game in Java where the player and the CPU can play. Result is displayed at last on console.

Ashlesha Laxman Aher · Jun 16, 2021

Gaming Zone with C++

This is Fun GameZone with C++. It has 5 games. 1. Casino, 2. Quiz, 3. Calculation Master, 4. Cricket, 5. Rock Paper And Scissors.

Sree Lekshmi P · Jun 16, 2021

Cryptogram using Java Swing, AWT and File Handling in Java

In this Java tutorial, we are going to develop a Cryptogram that converts Morse and Tap code to the English language & vice versa. This project uses some Java swing functionalities.

Supriya Bauddh · Jun 16, 2021

Train Booking System in Java

In this packet, we are going to build a code for the Train booking system using Java, By using different loops.

SAI PRAVEEN ALLLAMPALLY · Jun 16, 2021

Online Classes Scheduling Using Java Servlets and MySQL

A Web Application created using Servlets in Java and phpMyAdmin as localhost to schedule online classes.

Surobhi Bose · Jun 16, 2021

Login GUI in Java

This package is of login GUI in Java which has username, password and a login button . It can be used in website development where login details are necessary.

Ashlesha Laxman Aher · Jun 16, 2021

Project on YouTube Advertisement view Prediction

The project is to train various regression models and choose the best one to predict the number of advertisement views using Python.

Vishal Singh · Jun 16, 2021