Skip to content

Learn to code by creating a game! Strongly inspired by PICO8

Notifications You must be signed in to change notification settings

smith-chris/picojs

Repository files navigation

PICO-JS

WIP, goal: to recreate PICO8 interface for web and learn typescript.

You can see demo here

Based on: https://github.com/smith-chris/react-starter/tree/typescript

How to use

Clone the repo and install local dependencies run:

npm i

To develop run:

npm start

and open localhost:8080

To build production package run:

npm run prod

and you will find compiled files in /dist directory.

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

About

Learn to code by creating a game! Strongly inspired by PICO8

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published