DEV Community

Cover image for JOYG: 1st shooter game in #unrealgine
Kauress
Kauress

Posted on

 

JOYG: 1st shooter game in #unrealgine

Alt Text

Here is a 3 level game being made using Unreal Engine 4. Game dev is about 50% design and usage of the game engine/editor unlike coding which can be an equal mix of code + design.

Just started but wanted to share my excitement! I'm still doing fullstack javascript but really wanted to get into virtual reality development.

A top down map of the game area/game world/rooms is being designed right now. After which I'll put in some walls and materials (marble etc) on the floors.

unrealengine4demo

Oldest comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git