Giter Club home page Giter Club logo

sporetools's Introduction

Spore Tools

https://tools.sporecommunity.com

A collection of useful tools for Spore, a 2008 video game from Maxis.

The tools are written in TypeScript, and are largely targeted towards mod developers, but have a variety of uses.

The tools are all usable in a web browser. Most of the code is organized into ES Modules for reusability in other websites or applications.

Tools

Asset Tool

https://tools.sporecommunity.com/asset

This tool allows you to enter a Spore.com asset ID or upload a Spore creation PNG, and obtain all available data from both the official Spore server and the data embedded in the PNG.

Hash Tool (WIP)

https://tools.sporecommunity.com/hash

This tool lets you enter a string, and get its corresponding FNV hash, as used in the game's package files.

Services and external code used

Spore API

https://www.spore.com/comm/developer/

Spore.com data is retrieved using the official Spore API. Due to CORS limitations, the API is proxied through Cloudflare Workers.

UPNG

https://github.com/photopea/UPNG.js/

UPNG is a PNG decoder. It is used to decode Spore creation PNGs from the image data.

pako / zlib

https://github.com/nodeca/pako

Pako is a zlib port. It is used to decompress the data stored inside Spore creation PNGs.

Contact

If you need any help, join our Discord at https://discord.gg/66jVk3X, or email [email protected]

Not associated with or endorsed by Electronic Arts or Maxis.

sporetools's People

Contributors

0keponline avatar kade-n avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

alyphoenix

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.