Skip to content
View Metalocif's full-sized avatar
  • Skema BS
  • Paris
Block or Report

Block or report Metalocif

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. VBA-Game-Snake VBA-Game-Snake Public

    A short game of Snake I coded in about an hour to showcase the .OnKey and .OnTime methods. Uses either collections or arrays.

    1

  2. VBA-Game-Boggle VBA-Game-Boggle Public

    A short "game" of Boggle. Doesn't actually let you play the game, but it generates a random 4x4 grid of letters and finds all valid words in a given language (well, only two languages). Uses recurs…

    1

  3. VBA-2048 VBA-2048 Public

    A working game of 2048 in VBA. Uses a cute trick with fonts to avoid merging things twice in one move. For Skema students, this is post-session 6.

    1

  4. VBA-Game-Minesweeper VBA-Game-Minesweeper Public

    A short game of Minesweeper I coded to mess with recursion. For Skema students, this is post-session 6.

  5. VBA-Line-of-Sight VBA-Line-of-Sight Public

    A quick implementation of a line of sight system in VBA (revealing cells around a central position, with possible obstructions). For Skema students, this is post-session 3.

  6. VBA-World-Map VBA-World-Map Public

    A cute, RPG-style map, made from pictures and predefined fill patterns. For Skema students, this is post-session 6.