Giter Site home page Giter Site logo

pkmnbumba / smbrowserrng Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stevecooktu/smbrowserrng

0.0 1.0 0.0 75 KB

Port of wwwwwwzx's SMEncounterRNGTool and Quandra's PokemonSunMoonRNGTool for the web browser written with Love and TypeScript

License: MIT License

TypeScript 86.43% CSS 13.57%

smbrowserrng's Introduction

SMBrowserRNG

pokeCalcDiscord

This Browser-Based RNG tool is a gateway to your dreams and mirror of the future.

Welcome to RNG that is OS independent and platform agnostic.

About the Project

  • Started by the pokeCalcNTR Devs
  • Being designed for Desktop and Mobile usage
  • Uses Node.js to develop
  • Only needs browser to use
  • Written with Love
  • Written in TypeScript

Installing

  1. Have Node.js and npm installed
  2. Clone the repository
  3. Install the development dependencies using the following command
npm install -d

Development

Compiling

npm run winCompile
npm run linCompile

"winCompile" and "linCompile" will tranpile the project's TypeScipt to JavaScript.

Testing

npm run winTest
npm run linTest

"winTest" and "linTest" do the following things in order:

  1. This will transpile all the TypeScript to JavaScript
  2. Browserify this Node.js project to a Browser Compatible JavaScript
  3. Start a server at http://127.0.0.1:9966 where you can view the project working

In addition to this, "test" will watch every .ts file, and will transpile, browserify, and restart the server when one is edited and saved.

Building

npm run build

"build" will transpile the TypeScript to JavaScript, browserify the JavaScript, and save the whole project as "webbundle.js", then compress it to "webbundle.min.js".

Cleaning

npm run winClean
npm run linClean

"winClean" and "linClean" will clean the .js files in the root folder.

Credits

Thank you to all of the pokeCalcNTR Patrons!

@imaboy321 (EzPzStreamz) and @Admiral-Fish for helping develop this and pokeCalcNTR with me

/u/Shiny_Sylveon for designing the entire front end and css!

Everyone listed in the pokeCalcNTR Thread's Credits

@Quandra for their work with Gen 7 RNG and building PokemonSunMoonRNGTool

@wwwwwwzx for their work with Gen 7 RNG and building upon PokemonSunMoonRNGTool to make SMEncounterRNGTool

RNG Reporter Founding Devs - Bill Young, Mike Suleski, and Andrew Ringer

smbrowserrng's People

Contributors

admiral-fish avatar stevecooktu avatar zaksabeast avatar

Watchers

James Cloos avatar

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.