Skip to content
View remiboissise's full-sized avatar
😁
😁
Block or Report

Block or report remiboissise

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

  1. remiboissise.com remiboissise.com Public

    Personnal site develope using GatsbyJS Framework, running on React.

    JavaScript 1

  2. snake snake Public

    🎮 The game of Snake. Thanks to your snake catch a maximum of apple without biting you. If you get to one edge you come out of the other.

    JavaScript

  3. serpentron serpentron Public

    🎮 The goal of the game is to survive as long as possible without touching the opponent.

    JavaScript

  4. morpion morpion Public

    🎮 Le jeu du Morpion (a.k.a Tic Tac Toe game)

    JavaScript

  5. puzzle puzzle Public

    🎮 A sliding puzzle game

  6. magic-square-solver magic-square-solver Public

    This module makes it possible to check if a matrix is a magic square or not. As a reminder, a magic square is a matrix N * N whose numbers are distinct and between 1 and (N * N) where the sum of a …

    TypeScript