Skip to content

Opensource framework for creating javascript retro-games. Inspired by Pico8

License

Notifications You must be signed in to change notification settings

pistacchio/tako80

Repository files navigation

tako80 logo

tako80 is a free and open source fantasy console inspired by PICO-8. With tako80 you can create, play and share videogames that have the nice retro style of vintage consoles.

tako80 runs in the browser making it easy to share your games. The development is done with Javascript and the API is very easy to use. It doesn't impose any limitation such as a maximum number of sprites or a limited size of the source code.

To learn more about tako80 read the manual.

Changelog

0.1.7 [25-6-2017]

    - FIXED wrong publish of 0.1.5
    - FIXED error when assets.json is incomplete
0.1.5 [25-6-2017]
    - FIXED Set tile "0" on maps now works correctly
    - ADD sin(), cos(), atan2 functions compatible with PICO-8
    - ADD rnd(), rndseed()
    - ADD taok80 update
    - ADD multiple source files
0.1.4 [24-6-2017]
    - ENHANCEMENT Optimized map drawing for large maps
    - ENHANCEMENT Suggest new version if available
    - ENHANCEMENT Colorize now accepts a color
    - ENHANCEMENT tako80 accepts an optional port number
    - FIXED btnp repeat (#4)
    - FIXED buttons keylock (#5)
    - FIXED inverted system font case (#6)
0.1.2 [23-6-2017]
    - ADDED stopcart
0.1.1 [21-6-2017 ]
    - FIXED bug in compiling carts when they have a label
0.1.0 [20-6-2017 ]
    Initial release!

About

Opensource framework for creating javascript retro-games. Inspired by Pico8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published