Skip to content
View adityanathan's full-sized avatar
๐ŸฆŠ
Focusing
๐ŸฆŠ
Focusing

Highlights

  • Pro

Block or report adityanathan

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
adityanathan/README.md

Hi there ๐Ÿ‘‹๐Ÿป

Welcome to my corner of Github :octocat:

Pinned Loading

  1. Prototype-Functional-Language Prototype-Functional-Language Public

    Repository of assignments done in COL226 course on Programming Languages taught at IIT Delhi

    OCaml

  2. Cannon-GameBot Cannon-GameBot Public

    An AI bot designed to play Cannon, an abstract strategy board game

    C++

  3. Route-Planning Route-Planning Public

    Route Planning for the Delhi Metro Network in Prolog

    Prolog

  4. N-Queens-Solver N-Queens-Solver Public

    Finds a satisfying board configuration for the N Queens problem by constructing an Reduced Ordered Binary Decision Diagram for solving

    OCaml

  5. C-compiler C-compiler Public

    A tiny C compiler designed in the COL728 course at IIT-D

    C++

  6. Cooperative-Maze-Game Cooperative-Maze-Game Public

    A maze crawler game to be played in co-operative mode with each player solving the other's maze

    ASP