July 5, 2020

2 C++ Projects Linked LIsts & Binary Trees

Implement 2 simple C++ projects. The zip file contains 3 folders.1. A base project for which the following projects will be based.2. Project A, a linked […]
July 5, 2020

Python: Graphical User Interface

Task: Graphical User InterfaceTask description: Cannon game You will use a variation of the code from the last exercise to create a cannonball game. The player […]
July 5, 2020

Simple Java Program (4/6 tasks already completed)

Deliverables: ChatServer.java, ChatClient.java, ChatMessage.java, ChatFilter.java,badwords.txt There are a total of 6 tasks….4 are completed. You only need to do the last two (Tasks 5 and 6). […]
July 5, 2020

Basic Game Development in Python

Requirements: For this assignment, you are tasked to develop a game called Guess the Word, which allows two players to participate in turn. The game should […]
July 5, 2020

Basic Game Development in Python

Requirements: For this assignment, you are tasked to develop a game called Guess the Word, which allows two players to participate in turn. The game should […]