Odyc.js
Launched this week
Build tiny narrative games in JS
152 followers
Odyc.js is a simple JavaScript library to create interactive narrative games, even without coding experience.
152 followers
Odyc.js is a simple JavaScript library to create interactive narrative games, even without coding experience.
Odyc.js
Odyc.js is a tiny JavaScript library for building narrative games by combining pixels, sounds, text, and just a bit of logic.
Everything is created through code, without unnecessary complexity. Your entire game can live in a single file.
I built it to make it easy and fun to create small narrative games quickly, and to offer a simple, joyful tool for learning and teaching programming through storytelling and play.
Explore games, read the docs, or try the editor directly at odyc.dev
Haye
Very interesting! I’m planning to use odyc.js to add a game to my personal website
Odyc.js
@hi_caicai Sounds fun, excited to check it out!
What do you mean by narrative games?
Would love to see the full doc in one file, something like this https://mastra.ai/llms-full.txt, useful for coding with LLM. I can see your doc in context7 but not detailed.
Odyc.js
@admiralrohan By "narrative games", I mean games focused on story, dialogue, and exploration. You can create maps, a character that moves around, and interactions that trigger dialogue or text. No need to code custom mechanics. It's designed for building simple RPG-style experiences where the goal is to tell a story rather than implement complex gameplay systems.
Good idea about the full doc in one file, I’ll add that shortly.
Moio
@admiralrohan @achtaitaipai Aaah - "adventure games"
Odyc.js
@admiralrohan @alesg yes! the original name of the project was "hero's adventure"
@achtaitaipai Good idea, seems useful. Will try.
Odyc.js
@admiralrohan https://odyc.dev/llms.txt :)