Skip to content
View TheDovah's full-sized avatar

Block or report TheDovah

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. VSC_HelloWorld VSC_HelloWorld Public

    Me testing out how to use Visual Studio Code

    C++

  2. Multiplies_of_3_and_5 Multiplies_of_3_and_5 Public

    Eulor Problem number 1: If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23. Find the sum of all the multiples of 3 or 5…

    C++

  3. gameJamScript gameJamScript Public

    Scripts I have worked on for different Game Jams during university.

    C#

  4. FXGL FXGL Public

    Forked from AlmasB/FXGL

    Java / JavaFX / Kotlin Game Library (Engine)

    Kotlin

  5. CI628-PongClient CI628-PongClient Public

    Forked from AlmasB/CI628-PongClient

    A simple multiplayer pong client in C++.

    C

  6. CI628-PongServer CI628-PongServer Public

    Forked from AlmasB/CI628-PongServer

    A simple server for multiplayer pong.

    Java