A small shooter (WIP)

Show off your games, demos and other (playable) creations.
Post Reply
PaulPriest
Prole
Posts: 2
Joined: Mon Apr 05, 2021 6:39 pm

A small shooter (WIP)

Post by PaulPriest »

A WIP for the past 3 weeks with my son (11).
https://github.com/ppriest/love

A small Space Invaders-style shmup.
He does the artwork, and small code changes, and I've used it as a way to demonstrate some OO concepts (using Classic, plus some composition/proxying for the bosses) teach him some trigometry (sinusoidal waves, bullets travelling in arcs) and for me to learn LUA. I'm sure there are things that are not idiomatic of LUA and any observations/feedback is welcome.

Left/Right to move and Space to shoot.
1-8,-,= are cheat keys to switch weapons, skip levels.
'f' or RAlt-Enter to toggle fullscreen
'h' to toggle hitboxes

Love is a lovely little framework, the level of abstraction is perfect for what I was looking for - moving on from Scratch and GameMaker/RPGMaker for my son, without all the development overhead of something like SDL/OpenGL directly.
Last edited by PaulPriest on Mon Apr 05, 2021 11:18 pm, edited 2 times in total.
PaulPriest
Prole
Posts: 2
Joined: Mon Apr 05, 2021 6:39 pm

Re: A small shooter (WIP)

Post by PaulPriest »

Windows x86 executable as-of today: https://drive.google.com/file/d/1Eq_LhC ... sp=sharing
Post Reply

Who is online

Users browsing this forum: No registered users and 14 guests