Skip to content

SuperFastFramework/sff-p8

Repository files navigation

Super Fast Framework - for Pico8

SFF is a collection of lua objects, functions and a CLI app that allows for rapid development of games using Pico-8. It allows for and provides the following features:

  • Divide your code into multiple .lua files.
  • Divide your game into "States".
  • Entities with animations, bounding boxes and flickering.
  • Text object with support for centering, bold, shadow and blinking.
  • Timers for schedulling and repeating code.
  • A CLI app that generates boilerplate code and snippets.

Check the manual for information on how to use.
More documentation will be added if people start using it.
To run the CLI App you need to have Python3.

If you like it please consider supporting me by clicking the following button Buy Me a Coffee at ko-fi.com

I can sell a version of SFF with another licence, just contact me (of course the original SFF with no contributions made under the GPL licence).

Games made with SFF-P8

Platform Hero

https://github.com/Rombusevil/ld41-platform-hero
https://rombus.itch.io/platform-hero

Password Camp

https://github.com/Rombusevil/ld42-password-camp
https://rombus.itch.io/password-camp

Monster Love

https://github.com/Rombusevil/monster_love
https://rombus.itch.io/monster-love

The altar of sacrifice

https://github.com/Rombusevil/ld43-the-altar-of-sacrifice
https://rombus.itch.io/the-altar-of-sacrifice

Ghost Avengeer

https://github.com/Rombusevil/ld44-ghost-avenger
https://rombus.itch.io/ghost-avenger

Confused

https://github.com/Rombusevil/ld45-confused
https://rombus.itch.io/confused

About

Super Fast Framework for Pico8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published