Ctrl Play is a hub for retro-style games built on @aoTheComputer and powered by @arweaveeco. This platform offers a collection of exciting games with on-chain social profiles and scores. These social profiles are built on the Pulse Protocol, making them reusable across any platform using Pulse.
- Games List: Includes popular classics like 4 Cards, Just Slide, Weave Word, Pacman, Chess, and more.
- Interactivity: Each game is treated as a POST on the Pulse Protocol, allowing users to comment and interact.
- Profiles are stored on the AO with the help of Pulse Protocol.
- Scores and activities are tied to these profiles and can be accessed across multiple platforms using Pulse.
- Users can submit posts and interact with games through the Lua backend.
- Example Lua code to submit a post:
target = "E8gHiH6gpkfFZywTbQj13F9SUH8N9tWrFsgGisOPHV4" Send({Target = target, Action = "SUBMIT_POST", Tags = {content= "Just Slide Remastered"}})
- Built using React and Tailwind CSS for a modern and responsive UI.
- Written in Lua, leveraging the Pulse Protocol for decentralized social interactions.
- A social graph protocol initially developed for Ctrl Play, now available for anyone to use.
- Profiles and posts are stored on-chain.
- Website: Pulse Protocol
- Docs: Pulse Protocol Documentation
- Aditya Chaudhary - Developer
- Abhay Gupta - Developer
- Nancy Dubey - Designer