Skip to content
View adasqo's full-sized avatar
  • Warsaw
Block or Report

Block or report adasqo

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

  1. Reinforcement-Learning-in-Robotics Reinforcement-Learning-in-Robotics Public

    An application of Reinforcement Learning method in simulations and control of Line Follower mobile robot

    C++ 2

  2. 2048 2048 Public

    This is a 2048 game created in WinApi

    C++

  3. SQLDatabase_C- SQLDatabase_C- Public

    This is my project of SQL Database created in .NET

  4. 2048_2 2048_2 Public

    This project is my interpretation of 2048, which can be played by user or AI. I used genetic algorithm for AI learning.

    JavaScript

  5. Snake_Genetic Snake_Genetic Public

    his project is my interpretation of Snake game, which can be played by user or AI. I used genetic algorithm for AI learning.

    JavaScript

  6. pathFindingAlgorithm pathFindingAlgorithm Public

    This project is an implementation of a simple path finding algorithm. It finds the way between the start point and the end point, omitting obstacles drawn by user. It is written in JavaScript.

    JavaScript