One button action game, a living cake, wow the sweet taste of victory! https://cakefoot.dank.game
Go to file
ohsqueezy ba53c72b01 minor updates to modding and building instructions 2024-04-27 22:34:56 -04:00
doc added metadata to home page 2024-04-02 20:38:19 -04:00
lib separate shaders for GLES and GL, add MacOS build 2024-04-24 15:04:11 -04:00
resource separate shaders for GLES and GL, add MacOS build 2024-04-24 15:04:11 -04:00
src separate shaders for GLES and GL, add MacOS build 2024-04-24 15:04:11 -04:00
www - add sound effects and background music 2023-10-09 23:54:47 -04:00
.gitignore separate shaders for GLES and GL, add MacOS build 2024-04-24 15:04:11 -04:00
.gitmodules ic 2023-05-23 15:35:29 -04:00
LICENSE.txt added README, LICENSE, press kit, and logos 2024-03-20 20:23:13 -04:00
Makefile add compilation flag that disables GLU in GLEW library 2024-04-27 20:19:34 -04:00
Press_Kit.md separate shaders for GLES and GL, add MacOS build 2024-04-24 15:04:11 -04:00
README.md minor updates to modding and building instructions 2024-04-27 22:34:56 -04:00
clang_sanitize_ignorelist.txt update gitignore 2023-06-19 20:43:07 -04:00
config.json separate shaders for GLES and GL, add MacOS build 2024-04-24 15:04:11 -04:00
favicon.ico - add coins to ending 2023-12-04 21:55:11 -05:00
index.html - added Steam build configuration file and shell script 2024-04-14 01:30:10 -04:00

README.md

Fork it up! Cakefoot is a challenging, single-button dodge em up on rails. Pilot a walking cake hold to accelerate, let go to drift back and survive against all odds. Featuring 22 epic levels, arcade mode, unlockables, and high scores, Cakefoot is endlessly replayable, and impossible to defeat.

Cakefoot is one of the first games made with the open-source SPACE🪐BOX engine and is free to play online. It is the first game available for the dank.game web games portal.

Mod

It is possible to edit or add levels, sprites, and some design parameters without needing to rebuild the game.

Config and assets

Asset swaps and some style edits, such as colors and fonts, are the easiest mods to do. Change the relevant values in config.json. In some cases, the values can even be changed while the game is running just by saving the file changes.

Levels

Levels in levels.json are also easy to add and mod using JSON, but the syntax is not documented yet. The shape of the curve, checkpoints, and enemies are all definable in the level syntax.

Code

Other changes will require code edits. See the Build section.

Build

Clone both the game code and the SPACE🪐BOX engine code using --recursive. The engine code will be in lib/sb/ along with documentation and demos.

$ git clone --recursive https://open.shampoo.ooo/shampoo/cakefoot/

Each platform has a corresponding target in the Makefile. There is some documentation in the Makefile itself that should be checked. The current supported platforms are web browsers, Linux, Windows, and MacOS.

Until further documentation is added, one way to get started building for a platform is to first build the box demo for the desired platform in a separate project.

Once the box demo is confirmed to build, try making a build of Cakefoot, for example the Linux version

$ make Cakefoot-linux_debug.x86_64

Press kit

There is a press kit included in Markdown format in the root of the repository. This can be converted into an HTML page using the conversion tool Pandoc. Once Pandoc is installed, run the make target from the terminal to generate a file press.html in the root folder.

$ make press

The generated page will look like this. To edit the press kit, for example if this repository is being used for a mod or another game, edit the markdown file, CSS rules, metadata, and optionally the template, and re-run the make target.

License

The code is open source under the zlib license. The images and sound effects are released as CC BY 4.0, meaning they can be used commercially, but credit must be given. The background music is copyrighted and cannot be used commercially.

See LICENSE.txt for details.

Contact

Email or DM questions or raise an issue. Documentation and any other pull requests are welcome.

Method Contact information
E-mail cocktail.frank@dank.game
Web https://dank.game
X https://x.com/diskmem
PayPal https://paypal.me/ohsqueezy