You will need to find sample code for your project example. You will need to provide the web link of the example you are using as the basis of your project. This is REQUIRED for the project to be graded. The example you pick to work with should not be behind a paid login, should not invade anyone's privacy or include any confidential information, and should be for public use.
Pick one of the following project choices
THALIAA ATCA
⚫ text-based adventure game that would be long enough to have an adventure. It will need branches along with a plot with that has positive and negative outcomes (possible modifications if not in the example you are working from--keep a score, have a roll happen for combat, add modifiers for combat based on choices, keep track of health points, add loot table, and other additional features) • crypto cypher that has a way to encode user entered text and decode user entered text. (possible modifications if not in the example you are working from, add a graphical interface, make it into a game with a number of attempts, keep score or timer, let user select between cypher types or adjust the substitution scheme, and other modifications)
•
•
hangman game with a dictionary. May be graphical or text-based. Possible modifications if not in the example you are working from adding a score or timer, allowing users to add to the possible words,
linking to an online source for words, add/swap out of game graphics and colors, adding a reset button, setting it up for 2 players, and other possible modifications
password creator. Possible modifications if not already part of the password creator might be
allowing the user to determine which punctuation characters might be in the generator, how long the password is going to be, retaining a list of possible passwords, allowing the user to pick and retain to file or data their choice of password(s), and other modifications
• image-based stenography that allows a message to be encoded and a message to be decoded in an image. Possible modifications if not already in the project example you chose: allow user to pick the image, allow the user to pick the message, use a secondary crypto encryption on the message
before it is added to the image, use a secondary crypto encryption that has to be decoded, and other modifications.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme