Skip to content
View yonimn2000's full-sized avatar
Block or Report

Block or report yonimn2000

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yonimn2000/README.md

Yonatan's Projects on GitHub

Below are the projects I have been working on since 2017.

(Legend: ⭐ Cool project | 🏢 Group project | 🕸️ LAN project)

Command Line Interface

Games

Tools

Graphical User Interface

Games

Tools

Libraries

Web Applications

Popular repositories

  1. command-line-minesweeper command-line-minesweeper Public

    The classic Minesweeper game but now in the console! This project includes games with both manual and automatic players.

    C# 2

  2. path-star path-star Public

    A simple library that uses the A* path finding algorithm to find paths on 2D grids.

    C# 1

  3. alphametic-solver alphametic-solver Public

    A simple tool to solve alphametic puzzles using brute force.

    C# 1

  4. command-line-battleship command-line-battleship Public

    A command line Battleship game

    C#

  5. simple-console-menus simple-console-menus Public

    Simple console menus

    C#

  6. command-line-battleship-v2 command-line-battleship-v2 Public

    An improved version of my command line Battleship game

    C#