February 16, 2020

Neural Networks

extend the code i have already done in java which creates a back propagation network with 20 inputs, 1 neuron in hidden layer and one output […]
February 29, 2020

War Card

War The deck is divided evenly, with each player receiving 26 cards, dealt one at a time, face down. Anyone may deal first. Each player places […]
May 17, 2020

Top Down parser

Your program will read any text file that contains (what is intended to be) a string in the category fun def list. It will then construct […]
May 20, 2020

Lines of Action

IntroductionLines of Action is a board game invented by Claude Soucie. It is played on a checkerboard with ordinary checkers pieces. The two players take turns, […]
July 4, 2020

Final Project

Create a secret phrase guessing game similar to hangman in which the user guesses letters in a partially hidden phrase in an attempt to determine the […]