/example-block-game

Open source simple block game to show a working implementation of my engine

Primary LanguageLuaGNU Affero General Public License v3.0AGPL-3.0

GitHub Love2D version GitHub all releases

example block game

A simple open source block game to show a working implementation of my block game engine

Powered by Lua and Love2D

ok cool how do I play

If you want something that works, go to the releases page and get the build for your platform.
If you are on linux you get the appropriate Love2D build for your distro, and run the .love file from the latest example block game release with it.

However if you would rather be up to date with all the lastest tiniest changes that may or may not function you can clone the repository and follow these instructions to set it up.
Be careful though because I may be dumb and render the whole thing unusable sometimes due to being bad at programming.

do you mind if I mod this?

No, this is open source for a reason. Go ahead and fork this to your heart's contents, as long as you keep in mind the license.
Although do keep in mind that I am still working on this so things like score system, sound effects and more settings will be in this at some point.

credits and stuff

BGM credits listed in /assets/bgm/credits.txt along with links to the original downloads
Font made by MarkGamed7794 using Fontstruct, more info in /assets/font/readme.txt and /assets/font/license.txt
Moon rendered using texture and displacement map from NASA's Scientific Visualization Studio
Shoutouts to the cool block game nerds who make up the communities I've been hanging around in for the past few years
And of course many thanks to you for checking out my example block game <3