jhelle 2014-08-31 14:20
Would be nice if you could make a executable version or web version of your LD48 entry. Lot of people don't want to install all kind of libraries to rate games.
Good luck in future LD's :)!
Foon → Ludum Dare Explorer → LD30 → Redspace
By filtoid
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 2202 |
Would be nice if you could make a executable version or web version of your LD48 entry. Lot of people don't want to install all kind of libraries to rate games.
Good luck in future LD's :)!
Traceback (most recent call last):
File "main.py", line 2, in <module>
from levels.redspace import RedSpace
File "/home/user/LudumDare/redspace/levels/redspace.py", line 6, in <module>
from enemy import EnemyShip
File "/home/user/LudumDare/redspace/enemy.py", line 93
if self.cur_path_num >= len(self.path_ary):
^
IndentationError: unexpected indent
The error above occured with Lubuntu 14.04
I fixed the error by adding another space in front of line 92.
It looks OK, but obviously not a playable game. I think it would be better if you added rotational momentum, and faster forwards acceleration