Breakout Invaders

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
Hello everybody !!

This is my participation to the MiniLD 63 !
The Fusion between Breakout and SpaceInvaders !!
You can play with the keyboard (arrow or A-D ans space) but it's easier to play with the mouse !
There are 11 levels, but you can make your own level :
Go to the "Levels" Directory, create or modify one text file like this:
the first line give the number of cols and the number of lines.

Then create the matrix with :
- X : no enemy
- N : normal enemy (white)
- H : hard enemy (red)
- B : boss enemy (gold)

your file must be like this:
3 2
XNX
BSB
save your file into the Level directory and have fun !
Oh, and if you read this try to enter "coban31" in the Pause screen ;)

It's a little bit hard but.. you are the best no?!
Enjoy !

This game was made with C#, MonoGame (about 20h...)
Found a bug?
Tell us on Discord