Skip to content
View cottoncandydeluxe's full-sized avatar

Block or report cottoncandydeluxe

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. C_practice C_practice Public

    Learning C by practicing with some classic programming problems.

  2. kitten_space_invaders kitten_space_invaders Public

    Kitten sprite avoids falling stars and tries to survive until the end.

    Python

  3. AdventOfCode2023 AdventOfCode2023 Public

    Important data analysis for Santa's sleigh.

    Python

  4. flying_checkers flying_checkers Public

    OOP that represents a checkerboard, with methods for the users to choose teams, take turns, manipulate the board, capture enemy pieces, and win the game.

    Python

  5. hash_map hash_map Public

    Implementation of a HashMap with Open Addressing and a HashMap with Separate Chaining

    Python

  6. tic_tac_toe tic_tac_toe Public

    OOP in Python that represents the classic game of tic-tac-toe.

    Python