8000 GitHub - Relsola/DungeonShooting: 《枪火地牢》,一款由Godot开发的地牢射击Rogue游戏
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Relsola/DungeonShooting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 中文简体

Is the main branch not updated for a long time? Please switch to the develop branch to view the latest code.

A Dungeon Shooter Game Developed with Godot

Godot Version: 4.4 mono

.Net Version: 9.0


Game Definition

Game Title: 《枪火地牢》

English Title: 《Gunfire Dungeon》

Art Style: 2D Pixel

Game Tags: Roguelite, Top-down, Dungeon Exploration, Twin-stick Shooter

Reference Games: 《Enter the Gungeon》, 《Noita》

Core Overview: The game consists of multiple dungeon layers, each composed of several rooms separated by doors. Players must clear all enemies in a room before proceeding to the next. Through exploration, combat, and collecting dropped items and passives, players grow stronger, defeat bosses, and advance to the next layer. This cycle repeats until the final boss is defeated to complete the game.

Game Background: Under development

The game includes a powerful built-in map editor, allowing players to create and share their own maps.


Preview Images

In-Game

gif
png

Map Editor

Room Manager

png

Room Terrain Editing

png

Room Decoration Editing

png

Room Preset Editing

png


Launching the Project

The directory structure of the git repository is as follows:

├ GunfireDungeon_Document (Directory for update logs and related files)

└ GunfireDungeon_Godot (Godot project directory)

Ensure .NET 9 and Godot Mono 4.4 are installed.

Godot download link: https://godotengine.org/download

.NET 9 download link: https://dotnet.microsoft.com/zh-cn/download/dotnet/9.0

Open GunfireDungeon_Godot/project.godot using Godot Mono.

On first launch, enable these two plugins:

setting.png


Other

Development Log: Development Log.md

Bilibili: https://space.bilibili.com/259437820

Project reference plugin:

About

《枪火地牢》,一款由Godot开发的地牢射击Rogue游戏

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.7%
  • GDScript 0.3%
0