simonalanjones / godot-scramble

Scramble arcade game for the Godot game engine
3 stars 0 forks source link
arcade-game godot-engine konami

Godot Scramble

Scramble written for Godot 3.1

Godot Scramble is an accurate remake of the classic arcade game from 1981. Written in GD script for the Godot game engine. For this game I implemented my own state machine to make the many phases of the game easier to manage. I also poured over the original assembly language code to understand how the game actually worked and extracted the landscape/maze layouts.

Features

Screenshots

Gameplay

During the attract mode I made my game actually look like it was playing itself.

Highscores

Just like in the original game it tracks the top scores.

Achievements

Not in the original arcade game but I've added Xbox style achievements which you can unlock as you improve.

Points table