Skip to content
View jirafey's full-sized avatar

Block or report jirafey

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
jirafey/README.md

Typing SVG

Most used languages

streaks graph stats graph

github contribution grid snake animationgithub contribution grid snake animation

Skills

Published games on itch.io

2D platformer with interesting mechanic: when you jump, water comes out of the teacup, you need to catch it in order to jump again! Made in Python's library: pygame(NO GAME ENGINE)

A game where you try to withstand a wave of enemies, whilst constantly upgrading your ship! This is a 2D game. There's implemented music, sound, video settings & proper menu. This is a submisson for Geojam 2022 and was built in 3 days! Made in Python's library: pygame(NO GAME ENGINE).

Retro pong game, recreated in Python's library turtle(NO GAME ENGINE)


Links to cool stuff that makes up my profile

Gradient GitHub Stats

GitHub contributions snake

Skill icons

GitHub streaks

Pinned Loading

  1. jirafey jirafey Public

    29 4

  2. Computer-Science Computer-Science Public

    C++

  3. zut_scraper zut_scraper Public

    Python 1

  4. useful git, bash, PS commands useful git, bash, PS commands
    1
    ```PS
    2
    Remove-Item -Path "*" -Recurse -Force
    3
    ```
    4
    
                  
    5
    still in PS is equivalent to: