A downloadable game for Windows, macOS, and Linux

This is a game prototype made for the GameCodeur Jam27

You must eliminate as many as possible bad alien ships and avoid them

Controls are standard arrow and x, c or space bar to fire laser

Requirements : You need the LÖVE2D runtime to be installed to play this project

I started thinking I could make a Scramble like game but it ended with this ... :)

Took like 15 hours to do, with big trouble to accommodate to the LÖVE2D , Lua (and the tools that come along) and custom non linear virtual video ram (subject of this jam)

I intented to not use clear screen during game loop, like we had to do on old hardware where write on video ram had huge cycles cost.

Biggest regret is missing time to implement a font engine, would allowed me to display score and game over message 

This is my first jam ever, I was to happy to participate

ps in French : ce jeu s'appel scramblouse et pas scrambouse merci ;)

Download

Download
ScambleBlouse-004.zip 58 kB
Download
ScambleBlouse-004.exe 437 kB

Install instructions

Requirements : You need the LÖVE2D runtime to be installed to play this project
https://love2d.org

Comments

Log in with itch.io to leave a comment.

(1 edit)

Bien !! j'aurais juste rajouter les touches sur le visuel de départ.

merci, maintenant que la pression est retomber je vais pouvoir planifier quelques améliorations

il me faillait faire un moteur de fonte et j'ai pas eu le temps de le faire (car on pouvait que dessiner pixel par pixel dans ce concours). Et puis flèches et espace c'est quand même assez standard pour le coup :P