Home
Softono

Odyc

Open source MIT TypeScript
497
Stars
23
Forks
3
Issues
2
Watchers
1 year
Last Commit

 About Odyc

A tiny JS library for pixel stories

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing Odyc?

We provide expert installation service for this software. Our team will install, configure, and secure Odyc on your server. plans start at just $30.

odyc.js

Odyc.js is a tiny JavaScript library designed to create narrative games by combining pixels, sounds, text, and a bit of logic. Everything is built through code, but without unnecessary complexity: your entire game can fit in a single file.

🔗 Get started → https://odyc.dev

Project Structure

This is a monorepo with the following structure:

  • packages/odyc/ - The main library package
  • apps/examples/ - Development and demo applications
  • apps/odyc.dev/ - Documentation website
  • tests/odyc-e2e/ - End-to-end testing suite

Contributing

See CONTRIBUTING.md for development guidelines.