Jump to content
MakeWebGames

Mmomakers

Members
  • Posts

    18
  • Joined

  • Last visited

  • Days Won

    1

Mmomakers last won the day on February 5

Mmomakers had the most liked content!

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Mmomakers's Achievements

Apprentice

Apprentice (3/14)

  • Dedicated Rare
  • Collaborator Rare
  • One Year In
  • One Month Later
  • Week One Done

Recent Badges

9

Reputation

  1. Mytharais โ€“ Official Game Overview Mytharais is a text-based MMORPG currently in Pre-Alpha development. Core Game Features Text-First MMORPG experience emphasizing tactical decision-making. Command-Driven Combat where timing and precision matter. Faction & Guild Systems including political and social warfare mechanics. Persistent Seasonal Content with arenas, ranked systems, and evolving narrative episodes. Living Economy built into progression loops and world systems. Season Story The current season is titled โ€œThe Forbidden Grimoire,โ€ a narrative where political history and real-time interpretation by players influence the worldโ€™s evolution. Pre-Alpha Notice Before downloading the APK, the site makes it clear that this build is early and unstable: Features are incomplete and subject to change. Progress and player data can be wiped at any time without notice. No guarantees (refunds, compensation) are provided for data loss. https://mytharais.com/
  2. Admin dashboard. Should I have a static town with just boxes or have this 2d moving character screen-20260213-190029.mp4
  3. Been busy hardening my code - securing routes. Focusing on getting items art aligned then should be ready for beta - though gameplay is lacking. But need people to test and check for bugs
  4. Not sure what PVP style of game to do took me couple days to build this out with much effot and bugs. 1: ARENA : Player vs Player AI ( Daily Event 5 rounds each day. Reward provided weekly) 2.RANKED: Player vs Player Live (Match making - unlimited based on energy cost 10) 3. DAILYHUNT: Player vs Monster (AI) - Energy usage , standard drops 4. DUNGEON: ---- 1. INBOX: conversation (like mobile text) , system message MVP is done - now the hard grueling grind to add more features and linked them all
  5. why not create a life game instead of mafia bigger audience
  6. Took a look at a few tooling online for pixel art 64x64 came across this pixel art ai for games using their api (1 image = 10p) i created a script which takes in my json file to generate image and name them accordingly saving me time from matching images to an item Yes there other ways to get sprite and cut then rename but still a manual process to match images its working 80% for generating the right image, just need better prompt and slowly do it later but its just a test
  7. Ah Nice ! You'll be the first I send the built apk if you have an andriod for testing ๐Ÿ˜„ But its still MVP, wont still feel like a full game All features are working however ๐Ÿ˜„
  8. How are you replying instantly ! Im getting a MVP version ready i think its there - add items and images . and just need testing Once thats done I need to add some form of gameplay - theres no gameplay right now (i.e extra life skills using item to craft or stuff)
  9. Hate ads! Most likely just do a subcription first i guess then move onto packages. Shit is harder than it is, growing white hate thinking about what data to have and mechcanics
  10. Hopefully i can get a MVP out shortly for testing and see if its worth while to continue developing this. If anyone has a suggestion on the best way to monitise via a mobile game please let me know. Best strategy and best method. FYI: been unemployed since NOV and bank is running really low. The Job market is quite hard right now in the UK even applying to low paying jobs theres just no much work..
  11. So I gave quite promptly due to the UI just suck and real life stuff happening. However I decided to research abit more about UI and came up with Expo which has more features for mobile devices. So far I'm just working on the UI with MockData just so I know and be statisfied with the frontend being all nice and user friendly. Any feedback would be great or tips.
  12. Yeah the icon are just place holders for now. Thanks for the input
  13. Anyone have any idea how I can improve the style for skills page D; My mind isnt working on design not artistic enough Example above or , will be the skills page for now
  14. Decided to go a different direction and start from scratch as mccodes wouldn't fit my theme in what I want to do. It's very slow progress still learning nodeJS and react, so bare with me. Still figuring out what to do. But the basics is Race PvP and PvE Quest Guild Dungeon Market / Trading Equipment Not sure how the logic will go yet, still trying to clean up code to make adding features or rework easier. So far what's done: Login Register Home Race Selection (Data fetching) All API calls and state management. But need to look into what I can do if this is the best method as data isn't refreshed unless API is called. Here's some screenshots added. Feel free to provide me with some advise, I'm basically working on 1 thing a day, either that be top navigation, 1 feature, etc.
×
×
  • Create New...