Skip to content
View KeonSavic's full-sized avatar
  • Nantes, France

Block or report KeonSavic

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. sokoban_2020 sokoban_2020 Public

    Sokoban is a type of transport puzzle, in which the player pushes boxes or crates around in a warehouse, trying to get them to storage locations.

    C

  2. matchstick_2020 matchstick_2020 Public

    This project is based on a very famous game based on matchsticks. There is a certain number of matchstick lines. The two players take turns; each player can, on a same line, take one or several mat…

    C

  3. epytodo_2020 epytodo_2020 Public

    This project was an introduction to Web Development using Javascript and Express. I had to code a basic SQL database with a web server in order to be able to register and then login for any user.

    JavaScript

  4. need4stek_2020 need4stek_2020 Public

    This project is an algorithm working with the software CoppeliaSim that has the function of controlling a simulated car in any type of map the user gives. The algorithm uses a lidar array provided …

  5. dante_2020 dante_2020 Public

    This program is a maze generator and solver. The first algorithm generates a random maze based on the size given as a parameter. It also can generate a "perfect" maze (no loops and using every tile…