Monorepo for the Potatoes project. Contains all the applications and services that make up the Potatoes project.
- Go Game - fully on-chain version of Go
- Character builder - constructing assets on-chain using Object Display and SVG
- Commander - turn-based tactical combat game, heavily inspired by XCom
- More to come!
- ascii (mvr) - ASCII codes table and utilities
- bit-field (mvr) - 0-cost bit packing library
- codec (mvr) - ultimate encoding solution for Sui
- date (mvr) - date and time formatting library
- format! (mvr) - string formatting library, inspired by Rust's
format!
macro - Grid - all in one solution for 2D-grid applications or games
- Name Generator - Cyberpunk Name Generator, uses on-chain randomness
- SVG - SVG (XML) standard implemented in Move
This project is licensed under the MIT License - see the LICENSE.md file for details.