
PewPew Bomb!
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
I made a game for the smallest-simplest Game Consolre, the PewPew!!
First you start with nothing but a pixel, but suddenly small exploding pixel-bombs start appearing!
Run and deactivate all of them!
The game has levels which have an increasing difficulty (is really difficult going over 8/10)
https://www.youtube.com/watch?v=5ftqXOjyW1o
You can play in the online emulator by using online PyGame: (not the same experience, is playable but the emulator is in beta and sometimes doesn't detects key_downs)
(Use arrows to move and X or Z to deactivate)
https://trinket.io/pygame/0bb7ceee5d
And all in 200 lines of code:
https://github.com/asierarranz/pewpewbomb/blob/master/pewpewbomb.py
PEWPEW BOMB
First you start with nothing but a pixel, but suddenly small exploding pixel-bombs start appearing!
Run and deactivate all of them!
The game has levels which have an increasing difficulty (is really difficult going over 8/10)
Check the video
https://www.youtube.com/watch?v=5ftqXOjyW1o
Online Python Emulator (In very-Beta!)
You can play in the online emulator by using online PyGame: (not the same experience, is playable but the emulator is in beta and sometimes doesn't detects key_downs)
(Use arrows to move and X or Z to deactivate)
https://trinket.io/pygame/0bb7ceee5d
200 lines of code
And all in 200 lines of code:
https://github.com/asierarranz/pewpewbomb/blob/master/pewpewbomb.py