Skip to content
/ blobile Public
forked from RangerRick/blobile

Blases Loaded - Unofficial Live Blaseball Game Viewer for iOS, Android, and Web

License

Notifications You must be signed in to change notification settings

hora/blobile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,533 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blases Loaded

Blases Loaded is an extremely unofficial mobile app for live-viewing Blaseball games. Blases Loaded is not developed, nor endorsed, by The Game Band.

Web App

You can just run it as a "progressive" web app in your browser, with most features equivalent to the mobile version. Just point your browser to:

Install from App Store

Beta Testing

Feedback and Helping Out

You can follow Blases Loaded on Twitter. I will generally post about updates and new features there.

If you find bugs or have feature suggestions, please open an issue here on the GitHub project.

Also, I lurk on the official Blaseball Discord, and there is a project channel for Blases Loaded development on the Society for Internet Blaseball Research Discord. Pop on in and say hi!

FAQ

Not really a FAQ, because no one has asked me questions yet, but these are what I bet will be frequently asked questions.

  • Can you add a feature to bet/change idols/vote/edit things?
    No. As a member of SIBR I have taken a blood oath to never write to the Blaseball API, only read from it. Don't tempt the Blaseball gods!
  • Can I make a suggestion for a new feature?
    Absoultely! Just create a new issue with your idea. Note that this is just a side-hobby thing, you are at the mercy of my spare time, unless you want to submit a pull request... Even still, it's my app, and I retain the right to editorial control. 😉
  • What about Blackberry or Windows Phone?
    This is how you know this isn't a real FAQ. No one is asking this.
  • Why did you make a FAQ when you seem to only have two actual things to mention, one of which is technically also in the "Feedback and Helping Out" section?
    I honestly thought I had more to put here when I started this, but it's too late now.
  • Is this related to the Blases Loaded TTRPG in any way?
    No, but I swear there were only a few hits for "Blases Loaded" before I announced this project, but now the TTRPG is one of the top hits. It looks like a clever, simple Blaseball RPG and you should check it out.

  • I most certainly did not.

Development

It's an Ionic Angular app, so standard Ionic and Angular tools are used for building.

To run it locally in a browser, do:

npm install
npm run start

To build and run on iOS or Android, do:

npm install -g @ionic/cli
npm install
ionic cap run [android|ios]

License

Blases Loaded by Benjamin Reed is licensed under CC BY-NC 4.0

About

Blases Loaded - Unofficial Live Blaseball Game Viewer for iOS, Android, and Web

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 66.0%
  • HTML 20.8%
  • SCSS 8.9%
  • Swift 1.6%
  • JavaScript 1.5%
  • Ruby 0.6%
  • Other 0.6%