Topic: Basic open world post-apocalyptic game

Hey, been working on this during Christmas: https://www.mediafire.com/?mhcyb655nrwulao

I wanted to make an open world game where I can easily implement things. The most basic controls and usage of items are done.

Basically you eat, drink & sleep. There's a car, fuel and weapons, also some AI.

Controls:

W - Forward
S - Backward
A - Left
D - Right

-- Interaction

E - Use
I - Inventory
    - E - Equip
    - U - Unequip
    - D - Drop
    - I - Hide inventory

R - Rest
Left mouse button, use equipped item.

-- Weapon

O - Empty magazine
Left mouse button - Shoot
R - Reload

-- Car

W - Forward
S - Reverse
A - Left
D - Right

O - Exit

Open to new ideas to implement.

Re: Basic open world post-apocalyptic game

Cool features in this game! Thanks for making it open source, so I can draw some ideas from it. I have a car demo level that has a free camera inside, I think it would be cool if you had that in your car.

http://forum.maratis3d.com/viewtopic.php?id=833

I still have to play it a bit more. It would be easy to bump up the graphics with a model of a city or something with ambient occlusion baked in, a new car, and a little lighting enhancement. But it works! Nice. And Welcome also.

Re: Basic open world post-apocalyptic game

Thanks, I think your car looks really good. Well done.