Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

casey-ac

1
Posts
A member registered Jun 10, 2020

Recent community posts

Any idea what might be causing: 

fienix@Fienix:~/Downloads/Aeroblaster$ python Aeroblaster.py
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
  File "Aeroblaster.py", line 4, in <module>
    from data.tileset_loader import load_tileset
ImportError: No module named data.tileset_loader