Skip to content
View Hyakkiyakou's full-sized avatar

Block or report Hyakkiyakou

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. 2048Dev4cpp 2048Dev4cpp Public

    2048 is a small puzzle game. You can control and merge the numbers in the lattice by pressing "W, S, A, D" for up, down, left and right until 2048 occurs.

    C++

  2. leveldb leveldb Public

    Forked from google/leveldb

    LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

    C++