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.

StatusReleased
PlatformsHTML5
Release date Jul 23, 2024
AuthorSamuelFontes
GenreAction, Platformer, Shooter
Made withPaint.net, raylib
Tagsdeathmatch
Code licenseGNU General Public License v2.0 (GPL)
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard, Mouse, Xbox controller, Playstation controller
MultiplayerLocal multiplayer
Player count1 - 4
LinksSource code
AI DisclosureAI 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!