The first "big" project I ever really attempted - a mobile rhythm game - preserved via love2d.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Derek 81db039a3a Love 11 port 2 years ago
bin Love 11 port 2 years ago
font Moved to git/Initial Commit 7 years ago
levels Love 11 port 2 years ago
music Moved to git/Initial Commit 7 years ago
sfx Moved to git/Initial Commit 7 years ago
textures Moved to git/Initial Commit 7 years ago
LICENSE.md added CC-BY-SA 4.0 license 7 years ago
README.md Update 'README.md' 2 years ago
Script.py Moved to git/Initial Commit 7 years ago
conf.lua Moved to git/Initial Commit 7 years ago
main.lua Love 11 port 2 years ago

README.md

splice_alpha

The first "big" project I ever attempted. Was supposed to be a story-driven rythem game about an accidentally created AI that slowly develops the equivilent of mental health issues.

Completely unfinished, contains just about 0 story elements, and the core gameplay loop was pretty garbage. But, it was the first game I ever really tried to make.

Originally developed in Python using Pythonista, and iOS specific app. Ported to Love2D for preservation, with most of the bad design decicions (levels are executable files!!) still in tact.

Install

Requires Love2D

sudo apt install love2d

jit compiled, so just download and go wild:

git clone https://github.com/Skehmatics/splice_alpha.git
cd splice_alpha
love .