Skip to content
View smartFox-Rohan-Kulkarni's full-sized avatar
💭
Find me between None and Null.
💭
Find me between None and Null.
  • Pune MH

Block or report smartFox-Rohan-Kulkarni

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. guessing_game_using_pygame guessing_game_using_pygame Public

    This a picture memorization game that is developed using pygame.

    Python 3

  2. NQueens_hillClimbing NQueens_hillClimbing Public

    Hey there!! I made a small code for N queens using simple Hill climbing.

    Python 1 1

  3. dark-sandbox dark-sandbox Public

  4. 8-Puzzle-Using-A- 8-Puzzle-Using-A- Public

    hey there! I have developed a 8 puzzle game using A* algorithm to compute optimal solutions/paths

    Python

  5. tictactoe_Minmax_algo tictactoe_Minmax_algo Public

    hey there! The code here contains a tictactoe game using MinMax algorithm in python. i hope it helps

    Python

  6. NQueens-using-Simulated-annealing NQueens-using-Simulated-annealing Public

    hey there! I wanted to improve my results from simple hill climbing and stochastic hill climbing hence I looked into Simulated annealing. I have developed a program that takes ideas from the Simula…

    Python