Home / Current Issue / Paper 1714549
LostDune: A 2D Platformer Game Using Godot 4 Engine with Finite State Machine Architecture
Subject area: Science,Engineering and Technology · Area of research: Engineering
DOI: https://doi.org/10.64388/IREV9I8-1714549
Abstract
This paper presents the design and implementation of LostDune, a 2D side-scrolling platformer game developed using the Godot 4 game engine. The project demonstrates the practical application of fundamental computer science concepts including Finite State Machines (FSM) for character behavior management, kinematic physics simulation for responsive player movement, and modular software architecture using object-oriented design principles. The game features three progressively challenging levels with distinct environmental themes, implementing core mechanics such as precise platforming, enemy AI with patrol behavior, collectible systems, and persistent data storage. Performance analysis demonstrates stable 60 FPS gameplay with input latency below 50ms, validating the efficiency of the Godot engine's 2D rendering pipeline. The development process emphasizes "game feel" through implementation of techniques such as Coyote Time and Jump Buffering, resulting in responsive and satisfying player controls. This work serves as a comprehensive case study for game engineering education, demonstrating the integration of physics, AI, and UI systems within a real-time interactive application.
Keywords
2D Platformer, Finite State Machine, Game Development, Godot Engine, Kinematic Physics, Game Feel
How to cite this paper
@article{1714549,
author = {Tejas Mhatre, Mayuresh Samel, Umakant Chaudhari, siddhant Banekar},
title = {LostDune: A 2D Platformer Game Using Godot 4 Engine with Finite State Machine Architecture},
journal = {Iconic Research And Engineering Journals},
year = {2026},
volume = {9},
number = {8},
pages = {1766-1770},
issn = {2456-8880},
url = {https://www.irejournals.com/formatedpaper/1714549.pdf},
abstract = {This paper presents the design and implementation of LostDune, a 2D side-scrolling platformer game developed using the Godot 4 game engine. The project demonstrates the practical application of fundamental computer science concepts including Finite State Machines (FSM) for character behavior management, kinematic physics simulation for responsive player movement, and modular software architecture using object-oriented design principles. The game features three progressively challenging levels with distinct environmental themes, implementing core mechanics such as precise platforming, enemy AI with patrol behavior, collectible systems, and persistent data storage. Performance analysis demonstrates stable 60 FPS gameplay with input latency below 50ms, validating the efficiency of the Godot engine's 2D rendering pipeline. The development process emphasizes "game feel" through implementation of techniques such as Coyote Time and Jump Buffering, resulting in responsive and satisfying player controls. This work serves as a comprehensive case study for game engineering education, demonstrating the integration of physics, AI, and UI systems within a real-time interactive application.},
keywords = {2D Platformer, Finite State Machine, Game Development, Godot Engine, Kinematic Physics, Game Feel},
month = {February},
doi = {https://doi.org/10.64388/IREV9I8-1714549}
}