
Squaretackular!
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
So you are going to destroy the alien mothership.. But it's too dangerous to go alone, "here take this guy (player 2) with you". During your walk to the platform you are ambushed by a band of baddies but the only one of you with any offensive skills are you and they are out to get "this guy"(player 2)
KEYS:
Defend player two by jumping on the baddies (wasd + space)
player two can only run (arrow keys)
reset by pressing 'r'
USE:
Windows: execute the run.exe
Linux: execute the run.sh
REQUIREMENTS:
Graphics card that support the point sprite extension.
Windows or linux ( Mac doesn't work)
in linux you need the following libs:
python-numpy
python-scipy
python-pyglet
Good luck!
RANDOM NOTES:
I've only had problems with the Intel graphics chip, could make it work here too, but then I would have to rewrite a lot of stuff..
I think the extension is called "GL_ARB_point_sprite".
I fixed an error causing it to not work with AMD/ATI-cards, which is the "Cant modify varying error".
As to the specific version of python: I have tested it on 2.6 and 2.7. I know that it won't work on python 3.x. On windows you don't need anything, I think.
I think I made it a bit too difficult - the baddies are moving too fast, but this part was made late in the night before the deadline. This is also why there is no messages and stuff - no time.
Also the score system is completely f* *.
I developed it on Linux so it should actually work best there.
Initially the doggie was an enemy but then I figured out that it was too cute so I made it follow the player around.
KEYS:
Defend player two by jumping on the baddies (wasd + space)
player two can only run (arrow keys)
reset by pressing 'r'
USE:
Windows: execute the run.exe
Linux: execute the run.sh
REQUIREMENTS:
Graphics card that support the point sprite extension.
Windows or linux ( Mac doesn't work)
in linux you need the following libs:
python-numpy
python-scipy
python-pyglet
Good luck!
RANDOM NOTES:
I've only had problems with the Intel graphics chip, could make it work here too, but then I would have to rewrite a lot of stuff..
I think the extension is called "GL_ARB_point_sprite".
I fixed an error causing it to not work with AMD/ATI-cards, which is the "Cant modify varying error".
As to the specific version of python: I have tested it on 2.6 and 2.7. I know that it won't work on python 3.x. On windows you don't need anything, I think.
I think I made it a bit too difficult - the baddies are moving too fast, but this part was made late in the night before the deadline. This is also why there is no messages and stuff - no time.
Also the score system is completely f* *.
I developed it on Linux so it should actually work best there.
Initially the doggie was an enemy but then I figured out that it was too cute so I made it follow the player around.