Finally, something!

No screenshots yet, but after day 1 and a few hours, finally and idea and a bunch of static images on a screen!

Actually, thanks will have to go to Team XKCD - after I searched the posts for inspiration, I came across their post, saw the word 'Fates' and shazam! Inspiration! Not sure how that one slipped by me, since I love Greek mythology... but anyway, the idea is currently based on

Lachesis and Atropos going on a wild night out, leaving the fate-string business to interns. When they return, they found out their interns were fruitful and multiplied, and they're fresh out of their own business! World domination ensues.

Off to bed for now.

(log in to comment)

Comments

I got this:
Traceback (most recent call last):
  File "run_game.py", line 50, in 
    main.main()
  File "C:\Users\saluk\Downloads\pyweek7games\amazingbatness\lib\main.py", line 62, in main
    map.populate()
  File "C:\Users\saluk\Downloads\pyweek7games\amazingbatness\lib\windows.py", line 53, in populate
    self.add(Country((270, 141), pygame.Color('orange')[:3], True)) #Player country
TypeError: sequence index must be integer, not 'slice'
>Exit code: 1