Adrayvia

Adrayvia Adrayvia is an action role-playing game set in a fictional world where factions engage each other in a war that defines the fate of all Adrayvia, and the B

14/01/2026

Hi guys 👋🏾
We’re setting up a Gamers’ Café in your area 🎮🔥

Please help us by filling a survey (2 minutes):

👉 https://shorturl.at/0fdJt

Thank you, and please share with your gamer friends in Lagos, too!

Stencil of Judgement: Inspired by Pick Me Up and Team Ninja A single-player, stylish, straight-to-the-point, combat-cent...
01/05/2024

Stencil of Judgement: Inspired by Pick Me Up and Team Ninja

A single-player, stylish, straight-to-the-point, combat-centric, action game inspired by Redice Studio's Pick Me Up and Team Ninja.

Relieve your stress by ***king **it up - and look spectacular doing it!

Coming To Early Access on Steam.

EA duration: 6 - 9 months

The full version should have the following implementations:
- Gacha system for selecting various skills and allies before starting levels (ONLY IN-GAME CURRENCY (Experience Points (XP)) - NO MICROTRANSACTIONS);
- 6 complete classes: Ronin, Ninja, Rogue, Boxer, Dual-Wielder, ???;
- Complete Aerial Combat;
- Class switching (real-time);
- More than 100 Skills, more than 100 critical attacks;
- Localization in multiple languages
- Voice-overs in multiple languages
- Advanced AI archetypes;
- Fleshed out RPG Mechanics: Ki, Energy Points, Experience Points (also the only form of currency in the game);
- Multiple game modes
- A good number of levels.

Currently implemented:
- Ronin class (6 starting skills, Unique mechanic (Stance-switching));
- Basic mechanics: Attacks, Locomotion, Dynamic Hit-Reactions, Deaths, Evasions, Blocks, Parries, Counters, Manual Targeting/Target-Switching, Soft-Lock Targeting, Teleportation, Ocular abilities;
- Basic AI: Bosses, Mobs, Sires, Allies;
- RPG Mechanics: Ki usage;
- Game Mode: Survival

I'm currently working on the Steam listing, including a trailer, a website and a logo, but I thought I might try my hand at a post here. Is this a game you would like to play?

21/10/2020

As kids, they drummed it in our heads - you are the leaders of tomorrow.

Well, tomorrow is here. Our leaders are hell bent on ensuring we have no tomorrow, let alone the next generation.

We need change, justice, freedom, and OUR LIVES.

Keyboard vs Gamepad Pause Menus - Up or Down? [Tales of Forgotten Heroes: Alchemist]
24/12/2019

Keyboard vs Gamepad Pause Menus - Up or Down? [Tales of Forgotten Heroes: Alchemist]

Tales of Forgotten Heroes: Alchemist [UI WIP]
19/12/2019

Tales of Forgotten Heroes: Alchemist [UI WIP]

Inventory UI for Tales of Forgotten Heroes: Alchemist
14/12/2019

Inventory UI for Tales of Forgotten Heroes: Alchemist

Address

Lagos

Alerts

Be the first to know and let us send you an email when Adrayvia posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "NIGERIA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });