Posted January 19, 2022 by Safariminer
Hi, and welcome to the Cyperbonk7022 universe. Cyperbonk7022 is a new game series from yours' truly, which will be focused on multiplayer futuristic games where chaos is the key to win. The first entry to this series is : Punjabi No Virus. The name comes from a video I really like, and it's a MOBA game with stupidly powerful abilities.
MOBA stands for "Multiplayer Online Battle Arena". Basically, a pair number of players fucking wreck one another on a board that looks like this.
So, here are some abilities that I planned for Punjabi No Virus:
Yeah, honestly I didn't plan much... hehe
Under the hood, Cyperbonk7022: Punjabi No Virus is composed of 4 different pieces of software; Launcher, Parser, Game, Server.
Basically, the launcher is just a bit of UI. You could technically do everything with CLIs and directly poke the parser, or even the game executable. It runs on raylib. (Note: This is subject to change)
The parser works as this: you give it a command, it parses it, sends it to the game. This allows for games to be launched from the browser with the cyperbonk7022:// protocol. (Note: I haven't implemented it at all yet)
raylib. That's basically it.
Not implemented yet.
Development stagnated a lot because I originally wanted to go with SedNL for my networking lib, but it doesn't work on VS2019. I am not quite sure what lib I'll use for networking; Either ENet, nbnet, or game-NET.
Thanks for reading!
-CatArtik/Safariminer