
scrionevoloooom
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).
I wanted to do a more traditional game for this one. And what is more traditional than an awful shmup?
I also wanted to try some challenging controls, so for this game you'll be using H,J,K,L like my favourite editor (vim). You might want to hit space from time to time too.
THERE IS NOW A WINDOWS BUILD!
To make it work, you'll need to install pygame and then run main.py. On debian type Linuxes that's:
sudo apt-get install python-pygame
wget https://github.com/hnjslater/scrionevoloooom/archive/master.zip
unzip master.zip
cd master
python main.py
I'll try and get it packaged up for windows tomorrow. I developed it on a mac so it definately works on a mac but I've never got a pygame packaged properly there.
My main regret is doing a full day of real work on Saturday. Also not making a better game.
I also wanted to try some challenging controls, so for this game you'll be using H,J,K,L like my favourite editor (vim). You might want to hit space from time to time too.
THERE IS NOW A WINDOWS BUILD!
To make it work, you'll need to install pygame and then run main.py. On debian type Linuxes that's:
sudo apt-get install python-pygame
wget https://github.com/hnjslater/scrionevoloooom/archive/master.zip
unzip master.zip
cd master
python main.py
I'll try and get it packaged up for windows tomorrow. I developed it on a mac so it definately works on a mac but I've never got a pygame packaged properly there.
My main regret is doing a full day of real work on Saturday. Also not making a better game.