This commit is contained in:
Page Asgardius 2024-02-16 19:21:46 -07:00
parent 5d52830846
commit 3fa4ae285b
4 changed files with 58 additions and 4 deletions

View file

@ -9,3 +9,11 @@ You can find game documentation at https://cloud.asgardius.company/s/3tPKHsMznzM
A beta build will be released at septembre 28 2024 (unfunaversary build) and First stable release is scheduled near Half Life 3 release
Official video channel https://video.asgardius.company/c/asgardius_virtualx
Join community matrix channel at https://matrix.to/#/!gRTRfIdWGKLyCVEusd:asgardius.company?via=asgardius.company
If you want to help in game development ask at https://matrix.to/#/!bqRfvdEXZATmMsQTSf:asgardius.company?via=asgardius.company
# Plot
Ceres is a dwarf planet at the Asteroid Belt which has intelligent life since much before than Earth. Most Asteroid Belt natives have pointy ears. There are also animal-based humanoids. All humans from the universe lives here since their planet was destroyed by the Alcohol Discs, but very few of them remains. You are Midori Asgardius, a 15 years old elf girl also know as "The Walking Explosive". You are a student at Kaizo Magic School. Your best friends are Diana Asgardius "The Tuna" and Rikka Grub "The Chuunibyou Cat". 10+ playable characters are awaiting for you (optional gacha machine sold separately). Deal Kung Fu Troublemakers, fight against bullet hell themed bosses, solve exciting puzzles, dig inside trashcans, find beautiful Multi Vector Submarines, defeat martians and Discover the truth of this universe. If you are maniac try our super hardcore mode. Be kind and have a happy unfunaversary this year. If you have any doubt about this game ask to your father and Kaizo's principal: Page Asgardius

View file

@ -5,7 +5,7 @@ var boss
func _ready():
boss = $Natasha
boss.add_to_group("boss")
Global.cdialog = [["What are you doing heree?", true, 0], ["Your father need help to debug this game", false, 9], ["Ok, i'll help too", true, 0]]
Global.cdialog = [["What are you doing here?", true, 0], ["Your father need help to debug this game", false, 9], ["Ok, i'll help too", true, 0]]
Global.live = 0
get_tree().root.add_child.call(talk)

View file

@ -23,12 +23,50 @@ offset_right = 1280.0
offset_bottom = 12504.0
text = "Midori in the Magic School
Staff
Director
Page Asgardius
Programming
Page Asgardius
Productor
Page Asgardius
Character design
Page Asgardius
Game Design
Page Asgardius
Level Design
Page Asgardius
Quality Assurance
Page Asgardius
Testing
Page Asgardius
Fireworks design
Midori Asgardius / Lily
Feedback
Sakura Nakayama
Tood
Natasha
Alex
The Owl Man
Jamming Man
Auxiliar Creatives
Page Asgardius
Beachkid
Sakura Nakayama
El Profe
Goldfish
Made with Godot Engine
Testing Devices
@ -94,7 +132,7 @@ Overworld (Earth)
Shakeshack Galaxy
Vince Kaichan
The Zubmarine Zone
The Submarine Base
The Zubmarine Zone
Vince Kaichan
@ -130,7 +168,11 @@ Credit roll 2
too old
tj technoiZ
The Magic School
Credit roll 3
motherchip
portello
Kaizo Magic School
songbirds playground
Vince Kaichan
@ -517,6 +559,10 @@ Matrix Chat
@asgardius:asgardius.company
No animals were harmed during game development
Every explosion was tested on vector based universes only
You are free to distribute this game and make modifications, but remember sharing your modifications with source code
You are free to create guides, but i suggest avoiding cheat codes

View file

@ -193,7 +193,7 @@ text = "Credits 3"
layout_mode = 2
theme_override_font_sizes/font_size = 25
theme_override_styles/focus = SubResource("StyleBoxFlat_alctd")
text = "The Magic School"
text = "Kaizo Magic School"
[node name="Deep Forest" type="Button" parent="BoxContainer/VBoxContainer2"]
layout_mode = 2