Recent posts | Total: 52

PHP Code Analyzer - Project

  less than 1 minute read

This program analyzes several files (programmed in PHP) that are specified in the ‘directories’ file under the MVC model (Model, View, Controller), then it will analyze the codes and it will detect errors in comments, loops, control structures, variables, missing files, etc… It will also indicate where the failure is.

Battleship Sea Battle - Project

  less than 1 minute read

Battleship Sea Battle is a popular guessing, board game for two players. The locations of the fleets are concealed from the other player. The objective of the game is to destroy the opposing player’s fleet.