VortexVise
VortexVise is an Open Source old school style deathmatch game made with Raylib in C#.
Can be played with bots or up to 4 players over local split screen multiplayer, to join press either A or Enter on the character selection screen.
It has a nice portability layer it can be compiled both for Desktop and Web so it's easialy portable to other platforms.
Controls - MouseAndKeyboard/Gamepad
[Menu]
Confirm - Enter/A
Back - Esc/B
[Gameplay]
Jump - SpaceBar/A
HookShot - RightMouseClick/X
PickUpItem - E/B
UseWeapon - LeftMouseClick/RightTrigger
UseJetPack - LeftShift/LeftTrigger
Source code can be found here: https://github.com/SamuelFontes/VortexVise
Feel free to do wathever you want with it.
| Status | Released |
| Platforms | HTML5 |
| Release date | Jul 23, 2024 |
| Author | SamuelFontes |
| Genre | Action, Platformer, Shooter |
| Made with | Paint.net, raylib |
| Tags | deathmatch |
| Code license | GNU General Public License v2.0 (GPL) |
| Average session | A few minutes |
| Languages | English |
| Inputs | Keyboard, Mouse, Xbox controller, Playstation controller |
| Multiplayer | Local multiplayer |
| Player count | 1 - 4 |
| Links | Source code |
| AI Disclosure | AI Assisted, Graphics, Sounds |









Comments
Log in with itch.io to leave a comment.
This is a REALLY cool game!
Glad you liked it.
I'm really happy on how the game turned out, I want to add online multiplayer to it but I'm not sure how viable would that be.
Maybe if I found a cheap way of using some relay servers that would be cool, the engine is setup in a way where that shouldn't be too hard.
Yay now it runs on the browser!