Code Monkey home page Code Monkey logo

splague's Introduction

splague logo

Splague

NPM Version NPM Total Downloads npm bundle size (minified + gzip) Coverage Status Build Status


A plague simulator.

📝 Table of Contents

🧐 About

Splague is a plague simulator, adventure quest, and open-source project all rolled into one. It will be available as a web-based game for the browser, an Electron application, and a React-Native application for phones. Your game will be saved to a database, allowing for synchronization between all platforms of the application.

The game is currently being developed, and is expected to be released in the Fall of 2019.

Splague is open-source! Feel free to go to Splague's GitHub repository and create a pull request or issue with what you would like added.

⛏️ Built Using

✍️ Author

🎉 Acknowledgements

splague's People

Contributors

actuallyreallyalex avatar dependabot[bot] avatar jpggvilaca avatar stavvie34 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

jpggvilaca

splague's Issues

Add "Plague" or "Boss" to Game State

This state should hold the plague info itself.

If the player's morality is good, then this should be what the player is working against. When this wins the player loses.

If the player's morality is evil, then this should be what the player is helping. When this wins the player wins.

Hold Player State Info in Player Component

Currently, as of v0.2.3, player state and game-ui state is held all within the same component - Game. If you add a Player component and keep the player logic separate from the UI logic, it will probably be better in the long run.

Add Testing Button To Skip Pre-Game Inputs

Maybe it would save another 20 seconds, but creating a "Test" button or something similar to skip through the menus and set state in a specific way so you can get to the <MainGame> component faster might be useful.

Time Threshold on Patient Zero Infection

As of v0.4.0, when the Main Game view is "loaded", the game will run a function every 3 seconds to decide if a person will become infected. The threshold is currently set at an arbitrary 0.75.

Sometimes it can take quite a while before anything happens. Ideally, if Patient Zero has not been infected after 10 seconds, Patient Zero should be infected.

Real Life Influences Story / Stats

Input things about your real life self to pick a story line—

In real life you’re a dad of 2? Character has kids who fall ill

You’re just starting a relationship? Quarantine with your brothers girlfriend

Get real life quarantine/plague stories from real people.

Have person define themselves and that’s the storyline that they play

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.