Skip to content
View darshi1337's full-sized avatar
:shipit:
:shipit:

Block or report darshi1337

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

Welcome


Snake Game

class darshi1337():
    
  def __init__(self):
    self.name = "Priyadarshi Annupam";
    self.username = "darshi1337";
    self.location = "Varanasi, India";
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = darshi1337()

Popular repositories Loading

  1. Canyon-Crossing Canyon-Crossing Public

    Improved version of the Chrome Dino game with interesting gameplay and challenging obstacles

    C# 1

  2. shattered-pixel-dungeon shattered-pixel-dungeon Public

    Forked from 00-Evan/shattered-pixel-dungeon

    Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler with randomized levels and enemies, and hundreds of items to collect and use. Its based on the source code of Pixel D…

    Java 1

  3. darshi1337 darshi1337 Public

  4. csoc-23-GameDev-week-1 csoc-23-GameDev-week-1 Public

    Forked from Yash-Agarwal1708/csoc-23-GameDev-week-1

    C#

  5. csoc-23-GameDev-week-2 csoc-23-GameDev-week-2 Public

    Forked from Yash-Agarwal1708/csoc-23-GameDev-week-2

    C#

  6. csoc-23-GameDev-week-3 csoc-23-GameDev-week-3 Public

    Forked from Yash-Agarwal1708/csoc-23-GameDev-week-3