Skip to content

This is an exercise in creating a simple invader game in Godot 4.1 and C#. シンプルなインベーダーゲームをGodot4.1とC#で作る練習です。

License

Notifications You must be signed in to change notification settings

cabbagestole/AliensCame

Repository files navigation

AliensCame

This is an exercise in creating a simple invader game in Godot 4.1 and C#. Still in production. I will add a readme when it is completed.

シンプルなインベーダーゲームをGodot4.1とC#で作る練習です。

Introduction

OutGame

scene contoroller (Main.cs)

Handmade InputSystem (resource/scene/util/InputSystem)

Singleton(Gameproperties)

Json-format File I/O(resource/scenes/outgame/credit/Credit)

InGame

Observer pattern (anyware Notifiable*.cs)

Abstruct class (/resource/scenes/ingame/enemy/EnemyBase)

Concrate class (/resource/scenes/ingame/enemy/FlatwoodsMonster, Gray, MartianOctopus)

Shader Controll (/resource/scenes/ingame/ship/Charge)

About

This is an exercise in creating a simple invader game in Godot 4.1 and C#. シンプルなインベーダーゲームをGodot4.1とC#で作る練習です。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published