# Porting Godot 3 games to version 4

If you have games you’ve written in Godot 3 (or are currently building), [Godot 4 alpha 2 is out](https://godotengine.org/article/dev-snapshot-godot-4-0-alpha-2?ref=exploregame.dev), so it might be time to explore what it takes to port those works to Godot 4.

I’ve created an in depth guide to porting one of the official Godot 3 demo games; [*Dodge the creeps*](https://docs.godotengine.org/en/3.1/getting_started/step_by_step/your_first_game.html?ref=exploregame.dev).

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1707596880973/ebc59409-544d-462b-a85f-84a13cdd48ff.png align="left")

After watching this video, you’ll have a good sense as to the effort involved, plus a summarized guide to utilize in porting your own games.

<iframe src="https://www.youtube-nocookie.com/embed/ZjfYZPjLdQU?rel=0&autoplay=0&showinfo=0&enablejsapi=0" width="728" height="409"></iframe>
