Skip to content
View michaelvdnest's full-sized avatar

Organizations

@michaelvdnest-forks @michaelvdnest-learn-game-dev

Block or report michaelvdnest

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. A sample of Ruby optparse usage A sample of Ruby optparse usage
    1
    require 'optparse'
    2
    
                  
    3
    options = {}
    4
    
                  
    5
    class Parser
  2. Get lines from a file between two po... Get lines from a file between two positions in a file.
    1
    Function Get-Lines {
    2
        <#
    3
        .SYNOPSIS
    4
            Get lines from a file.
    5
     
  3. michaelvdnest.github.io michaelvdnest.github.io Public

    Personal site built with Jekyll.

    HTML

  4. powershell-tetris powershell-tetris Public

    A console tetris game written in PowerShell

    PowerShell

  5. michaelvdnest-learn-game-dev/unity-basics-03-mathematical-surfaces michaelvdnest-learn-game-dev/unity-basics-03-mathematical-surfaces Public

    Using Unity to display multiple and complex functions

    C#

  6. michaelvdnest-learn-game-dev/unity-kitchenchaos michaelvdnest-learn-game-dev/unity-kitchenchaos Public

    Creating a arcade game with Unity.

    ShaderLab