KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
sff-p8
★ 18
Open GitHub ↗
Super Fast Framework for Pico8
Download README (.md)
Explore Similar Repositories
dotfiles
:
My development environment setup
NewHonor
:
Minecraft plugin for server
c64-dodgypll
:
Commodore 64 8701 Replacement
net.jgp.books.spark.ch09
:
Spark in Action, 2e - chapter 9 - Advanced ingestion: finding data sources and building your own
jquery-social-share-bar
:
A simple but beautiful jQuery plugin for easily adding a floating social sharing bar to your site.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
sff-p8
?
Download (.md)
# 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](https://github.com/Rombusevil/sff/blob/master/docs/manual.md) 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 <a href='https://ko-fi.com/H2H88K98' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi4.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a> 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