Skip to content

Releases: zeta0134/ludum-dare-34

Release for Judging

Choose a tag to compare

@zeta0134 zeta0134 released this 15 Dec 02:36

This is our submission for Ludum Dare #34. Authors are myself, Nicholas Flynt, and my partner Cristian Romo. Sound provided by Reynaldo Garza. This is our first Ludum Dare submission, and we look forward to many more.

For Windows and Mac, simply unzip the archive and run the Tailwind program. Both platforms will likely complain about the game being unsigned (Windows will issue a Smart Screen warning, and Mac may require you to head into Settings -> Security and Privacy to allow the game to run.)

For linux, you'll need to install Love for your distribution; on Ubuntu, this can be done by issuing "apt-get install love". Note that this project builds against Love version 0.9.2; we have not even attempted to make it compatible with other versions of love, so proceed with caution.

Pre-handling rewrite

Pre-handling rewrite Pre-release
Pre-release

Choose a tag to compare

@zeta0134 zeta0134 released this 14 Dec 19:34

Cart handling works now! About to implement friction and a more advanced physics model; this is something to fall back on in the face of failure.