"Aussie Pus" is a portmanteau of Australia and Platypus — one of nature's most absurd creatures. A duck bill on a beaver body that lays eggs and has venomous spurs? It shouldn't exist, but it does.
Just like the platypus defies all logic, we make games that are absurdly easy to build yet surprisingly fun to play. Lightweight, pick-up-and-play titles you can enjoy anytime, anywhere — no Wi-Fi, no worries.
class AussiePusDev:
def __init__(self):
self.coffee = 0
self.money = -500
self.motivation = "vibes only"
def daily_routine(self):
self.coffee += 7
if self.money < 0:
self.code_harder()
if self.coffee < 5:
raise Exception("NEED COFFEE")
return "ship it anyway"
Have a business inquiry or partnership idea? Drop us a message.