Forum Thread
  Posts  
R.a.f.A (Research of Atomic Fuel Alternatives) (Forums : Development Banter : R.a.f.A (Research of Atomic Fuel Alternatives)) Locked
Thread Options
Jul 18 2014 Anchor

Hi people,

I’m new in this forum and I would like to show you my game to see how I’m going.

R.a.f.A.
(Research atomic fuel alternatives?)

I think that’s the best description of this game (it’s actually my dog’s name).

Rafa is a multiplayer video game, It was written with the help of this marvelous tool/api called jmonkeyengine.
I have a server on one side, and some multiple clients can connect to it.
The server is responsible for generating a solar system, manage connections and other general parameters, also also coordinate all the messages.

Each Rafa’s client controls an astronaut. This astronaut starts the game by appearing on a particular planet.
The planets have two different types of fuel (blue and green) and are distributed randomly.
A single type of fuel is not very useful, it is required to accumulate both to give some use to it.
Fuel may be used to use a sort of railgun (sorry quake) and / or to power the astronaut jetpack.
So it is understood that an astronaut can freely explore the planet, dodging enemies and collecting score, and / or you can use the fuel acquired to try to travel to another planet.

I mean “try” because fuel is not abundant and may not be enough to reach another planet. As the solar system is dynamic one must be cautious and try to wait for the moment your planet and your destination get as close as possible.

Some technical features:

  • Automatically generated solar system, orbit’s speed and day / night cycle are random.
  • Planets are procedural – landscape is generated randomly.
  • Paging system for rocks and grass.
  • BIH Tree to manage space partitioning and only messages arriving from nearby entities.
  • Basic interpolation of entities for network game.
  • Persistence of data in MySQL.
  • The server can accept commands to modify the general parameters for the game.

Here are some links with more videos to give you guys a better idea of ​​the game:

This is how the server looks like (in visual mode but there you can also activate a server that runs a console mode only):

Multiplayer:

Enemies:

What do you think?
Suggestions, criticism, are welcome

ps: surely here or on the blog (Rafa-game.blogspot.com) I will upload more videos.
I also generate an indiegogo campaign:
Igg.me

Aug 16 2014 Anchor

nice ...... keep it up brother (Y)

Reply to thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.