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
-
Canyon-Crossing
Canyon-Crossing PublicImproved version of the Chrome Dino game with interesting gameplay and challenging obstacles
C# 1
-
shattered-pixel-dungeon
shattered-pixel-dungeon PublicForked 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
-
-
csoc-23-GameDev-week-1
csoc-23-GameDev-week-1 PublicForked from Yash-Agarwal1708/csoc-23-GameDev-week-1
C#
-
csoc-23-GameDev-week-2
csoc-23-GameDev-week-2 PublicForked from Yash-Agarwal1708/csoc-23-GameDev-week-2
C#
-
csoc-23-GameDev-week-3
csoc-23-GameDev-week-3 PublicForked from Yash-Agarwal1708/csoc-23-GameDev-week-3
If the problem persists, check the GitHub status page or contact support.