Good day! Let me introduce a game I developed for 13-14 months. But it's still just an engine. It is a platformer with rpg elements (You can wear different armors, equip different weapon and different ammo). You gain XP after killing enemies, increasing your level and basic skills (Strength, Constitution, Dexterity and Intelligence) and your main characteristics depend on it (Shooting accuracy, speed, acceleration, jump, HP, aim range and XP bonus).
Official website:
http://achpile.tk/Github repo:
https://github.com/achpile/firedScreenshots :
http://achpile.tk/projects/fired/screenshotsContacts:
http://achpile.tk/contacts.phpFor now only Linux and Windows binaries are available (
http://fired.tk/downloads/1/)
Main features:
- Dynamic light
- Tiled map with borders calculation
- Weather system
- 3 armor sets
- Bone animation based on model type
- 3 model types (humanoid, animal, spider)
- 13 weapons
- 5 weapon types (Automatic guns, Pistols, Shotguns, Explosive and Melee)
- 14 creatures (5 critters, 3 bosses (with big loot) and 6 common enemies)
- 2 demo game modes (common and 'I Hate Critters'). I don't want to talk about it. Just try it out
- ...and more stuff I can't remember
Controls:
- A - move left
- D - move right
- SPACE - jump
- S - jumpdown
- LEFT MOUSE - shot
- Q - switch weapon
- E - interact
- C - character window
- I - inventory window
- ESC - main menu
The game have no conception yet. Only in my mind. And I want to talk about it. As I told, for now it's a simple 'game engine'. So, it would be great to hear your suggestions for project's future.
For me it is:
2 basic locations (Home and City). At home you can store your stuff and there will live some private NPC (appears after some conditions). In City there will be public location for all players on the server. They can create parties to go to dungeons or quest locations or go there alone, interact with common NPC (traders, quest, etc.). When party/player will go to dungeon/quest location the new map will be randomly generated. Also there will be several biomes, contains own style and world generators. And maybe there will be arenas, or something similar (PvP) game modes.
If you have own suggestion, found a bug, or there is something else you wanna tell me - post it here, or in forums at
http://fired.tk/forum/Thanks for attention!