Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
View victord03's full-sized avatar
  • Athens, Greece
  • 04:17 (UTC +03:00)
  • LinkedIn in/vkak

Block or report victord03

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

Pinned Loading

  1. number_of_coins_exercise number_of_coins_exercise Public

    Solving the problem https://www.codingame.com/training/easy/count-your-coins

    Python

  2. chess_moves_visualisation chess_moves_visualisation Public

    This program aims to provide visual representation of all legal chess moves in any given board state, by drawing arrows from the origin cell to the destination cell. Capture moves can have a differ…

    Python

  3. aoe2_civ_tech_trees_comparison aoe2_civ_tech_trees_comparison Public

    Compare civilization tech trees from the video game Age of Empires II: DE.

    Python

  4. ds_armor_comparison ds_armor_comparison Public

    Compare armor sets from the video game Dark Souls across most categories, given the attributes defined by the developers (of the game).

    Python

  5. league_of_legends_item_analysis league_of_legends_item_analysis Public

    Advanced analysis of items and abilities from the game League of Legends.

    Python

  6. rpg_terminal rpg_terminal Public

    Little "terminal" (no GUI) RPG project, testing classes interaction, while true loop combat, XP curves, and more.

    Python