London's Burning!
A game about defending WW2 London from the blitz!
Download for Windows for free
jellyberg
(jellyberg)
Download for Windows for free
Source code on GitHub
Changes
Links
- Home Page
- http://jellyberg.itch.io/londons-burning
Releases
London's Burning! Now available — 24 Feb, 2015
London's Burning! 1.0 — 16 Oct, 2014
London's Burning! Free and open source — 17 Nov, 2015
London's Burning! 1.1 — 20 Jan, 2015
Pygame.org account Comments
- 
          
  
    
    josmiley 2014-10-17 08:12Traceback (most recent call last): 
 File "game.py", line 4, in <module>
 import ui, random, time
 File "/home/greg/Bureau/Londons-burning-master/ui.py", line 6, in <module>
 BASICFONT = pygame.font.Font('assets/fonts/arcadeclassic.ttf', 24) # http://www.1001fonts.com/arcad...
 pygame.error: font not initializedmetulburr 2014-10-18 06:34I assumed that game.py was the root file as well. However, his root file is libengine.py 
- 
          
  
    
    Mekire 2015-02-25 08:53Really great work on this, especially on the particles and screen shake. Only complaint is that it doesn't fit my screen; the window is too tall. 
- 
          
  
    
    Reece White 2015-06-17 16:05the only way i can fault this is that the box is too tall 
 
        
       
       
       
       
       
       
       
       
      