Skip to content
View TalCohen27's full-sized avatar

Block or report TalCohen27

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

Popular repositories Loading

  1. 2-3-Tree 2-3-Tree Public

    An implementation of the known search B-tree (of order 3) written in C++

    C++

  2. Roll-a-Ball Roll-a-Ball Public

    My implementation of the Unity tutorial project. Very first Unity self-learning endeavor, with my own variations on the tutorial's solutions and code

    ASP

  3. Squares-and-Rhombuses Squares-and-Rhombuses Public

    First experience with OOD and OOP; it's a flying shapes mini-game on the console!

    C++

  4. Four-In-A-Row Four-In-A-Row Public

    Run of the mill game of FIAR (aka Connect Four). GUI was done using the console. There's also a repository containing an upgraded WinForms UI

    C#

  5. upDate upDate Public

    A social network website designed to make potential partners connect and meet. Utilizes various modern web technologies

    Java

  6. Four-In-A-Row-WinForms-UI Four-In-A-Row-WinForms-UI Public

    Same as the other FIAR game except that the UI is done using WinForms instead of the basic console. Logic remains largely the same

    C#