Gardens of Gonzo - 2D Indie Sandbox MMORPG pre-alpha

Started by
1 comment, last by Gonzo_Rammy 9 years ago

gonzo_new_composition_homepage.png
...a free-to-play 2D-indie-sandbox-MMORPG

Hello GameDev.net community,

at this point I want to thank the operators and sponsors of this site for the possibility to exchange help and show own projects. I'm always open to and thankful for constructive criticism and suggestions, from a player's point of view as well as from the keen eyes of experienced developers.

A few words about me and my motivation
My name is Georg, I'm 28 years old an I began programming when I was about 13 years old. I liked computer games very early on and I liked them a lot; so the focus of my programming doings have always been games. When I first played Ultima Online, I became completely fascinated by MMOGs in general and MMORPGs in particular. Since then I always thought: "I want to make something like that, too. Eventually." During my time in school and university I always worked on some smaller ideas and parts for a game engine, I worked for the German UO RP-freeshard Siebenwind for a year (developing the server software); until I had my own idea. My skills were matching up to what I wanted to do, so I began working on Gardens of Gonzo. This is the (preliminary) result.

screenshot021.png

screenshot039.png

The project concept, features and what's unique
It should be an online rpg with a persistent world and character development. On the graphic side I wanted to stay two-dimensional, since good 2D is ageless. The massive success of Minecraft did clearly show: players are creative and want to show that, but only if the process of creating is somewhat painless and rewarding. I wanted to use this creative momentum that inspires and brings something completely new and unexpected into being (the Gonzo-effect).

Movement and Interaction

  • Movement with WSAD
  • Object interaction and combat with mouse

The Character

  • Experience
  • Character Level
  • Skills

inventory.pngskills.png

Crafting and Farming

  • Classic crafting system with resources from NPC loot and destructible world objects.
  • Plant growing and feeding. Special loot on harvest. Plants wither when not cared about for too long.

refining.pngresources.pngcrafting_example.png

The Combat Mechanism

  • No target-lock-on, but pixel-exact real-time collision.
  • Fast, direct, responsive.
  • Imitation of swift and easy combat mechanism of old Zelda games.
  • Melee, ranged, possibly magic at some point.

melee_combat_collage.pngranged_combat_collage.png


A dynamic, growing World

  • Completely dynamic game world, i.e. every object, buildings and structures, whole landscapes can easily be changed without the need of arduous updates.
  • Players can buy estates and worlds, they can build on them and bring them to life.

The Gonzo-Aspect (Gonzo - eccentric, crazy)

  • System resources like sound files or graphics can be uploaded into the live session and distributed on-demand among logged-in clients.
  • Pixel or sound artists can show their work in an already existing game! This makes completely new settings possible. While the main world has a more medieval-fantasy style, players can create laboratories, strange planetsides or a rocket base - or something completely different; everything they've got the assets to.
  • Weapons and other items can be crafted with almost any and own graphics, animations and sounds.
  • The own apperance (the char body) can be chosen arbitrarily as well - with own graphics and animations there are endless new, crazy and individual possibilities to customize.

The following screenshots are a few examples of purely player-built constructions.
screenshot034.pngscreenshot029.png

screenshot047.pngscreenshot044.png

Goals and important features that will make it into the game

  • Access to the resource upload feature (coming very soon).
  • Crafting with any graphics and sounds.
  • More complex trigger system.
  • PvP
  • Player-owned minion-NPCs (merchants, warriors,..).
  • Eventually, players will be able to create their very own quests that can be played by other players. This way, everyone can write his or her own story inside the game.
  • Rating functionality for constructions and quests.
  • Regular contests with (depending on revenues, also real)prices for best rated and most accurately rating players.
  • More game modes (Hunting Grounds, Castle Attack...)

Get more information through the following links:

Homepage: http://gardensofgonzo.com
IndieDB: http://indiedb.com/games/gardens-of-gonzo
Twitter: https://twitter.com/@gardensofgonzo

If needed, you can also contact me directly through webmaster@gardensofgonzo.com.

The client isn't 100% bug-free yet (on Radeon adapters and with some drivers there are still some graphic errors), but all that will be fixed over time. The more players participate and give (technical) feedback, the better can sources of bugs and errors be found and fixed. The server runs pretty smoothly by now, which wasn't an easy task in the beginning, since it is highly multithreaded. The game was made completely with C++, I used OpenGL for graphics. You can find a full list of used resources and libraries in the readme.txt. If you've got any questions anyway, feel free to ask.

Download it, check it out. I warmly welcome you to the Gardens of Gonzo!

Greetings,
Rammy

Advertisement

Hello again,

there was another update today. Here's what happened:

  • What’s New:
    • Added a “Help” button to the menu (also accessible via F1).
  • Changes:
    • Substantially improved client FPS, especially in the lower ranges (increase of 300%-400% on tested machines with Radeon adapter).
    • Tweaked exp from NPC-kills.
    • Less damage applied when damage didn’t surpass threshold.
    • Increased side effect strength of candy bar consumables.
    • Decreased effects strengths of caviar and lobster consumables.
    • Decreased the critical hit values of the poinard.
  • Bugfixes:
    • Fixed booster consumable cooldowns.
    • Fixed a bug regarding highscore titles.

Here are some of the more prominent news and changes from the last month (in a very compressed form):


What's New:

  • Ranged combat for NPCs – The Swamp Troll now throws stones, there are Goblin Archers and Fierce Wasps fire poisonous stingers!
  • Improved graphics and effects! Eliminated graphic errors on ATI/AMD adapters and improved FPS substantially, especially on slower setups.
  • Some quick help via F1.
    screen08.png
  • New mechanism for getting resources: lootables.
    screen06-300x225.pngscreen03-300x225.pngscreen04-300x225.pngscreen05-300x225.png
  • Tool items (Pickaxe, Hatchet; made from different materials), that give speed bonuses when looting resources or allow it in the first place.
    screen02-1024x768.png
  • Item re-buy at NPCs.
  • The Challenge System! Much like achievements, but with actual in-game benefits like unique character titles and a global scoreboard.
  • Tutorial quests that give experience and other rewards. Be sure to talk to NPCs with exclamation points over their heads!
    screen01-1024x480.png

    screen07.png
  • One player actually made a small tutorial world!
    screen10.png

    screen09.png
  • New premium features like a bigger inventory with safe slots, fast-travel teleporters, special challenges and more!
  • Lots of bugfixes and changes to make gameplay more balanced and smooth.

This topic is closed to new replies.

Advertisement