- Live at: git.io/bomba-man
- Fun side project, built purely with web without using WebGL or any game library/framework
- Online/Local multi-player
- Configurable game mode
- NPC (Shoutout to Pujan Bhatta)
- Game API built based on factory pattern
- Any provider can easily extend and create a wrapper following the factory
- redux (local) and firebase (online) are the two providers as of now
- Chose firebase for easy setup + easy auth, but a node server with socket.io is what I plan to implement in the future. I didn't want to deploy a server just yet and just get it up and running, firebase can be integrated on a static app so it's perfect to get the ground up.
- Any provider can easily extend and create a wrapper following the factory
- Inspiration & Sprite Credit: Danger Crew and @drewconley