(Work in progress) Flexi-G: A realtime battle royale type game. This version tests the multiplayer engine built over Photon and Firebase database access
[V0.0.0.1 - Super early. Testing the multiplayer engine. Chat will be implemented shortly. Move around with a couple trees and shoot each other. HP reset when @ 0. Limited to 1 game / 16 players.
[V0.0.0.5] After 5 attempts, finally figured out why Photon was not connecting. Needed to be set to WSS because it is embedded in HTTPS
Next feature will be Chat.
[V0.0.0.6] Added a rudimentary chat feature. Press ENTER to focus the chat line, press ENTER to send. Next up, Health bars, Death count and Experience gains
[V0.0.0.7] Complete retheme to a space shooter. Added Health and XP bars. Added Asteroids. Next up: Different size asteroids. Asteroid collisions and splitting.