Parcourir la source

:art: Add a console game

To make it clear what pure c++ can do.
DricomDragon il y a 2 ans
Parent
commit
36f69d0872

+ 31 - 19
godot/slides/9/MyGames.tscn

@@ -1,9 +1,10 @@
-[gd_scene load_steps=8 format=3 uid="uid://b0nt278g4q1ve"]
+[gd_scene load_steps=9 format=3 uid="uid://b0nt278g4q1ve"]
 
 [ext_resource type="Script" path="res://projector/slide/Slide.gd" id="1_cye8l"]
 [ext_resource type="PackedScene" uid="uid://bvrtmyq4g1qes" path="res://common/components/title/title.tscn" id="2_lnt1y"]
 [ext_resource type="Texture2D" uid="uid://cj4dbjx4l55lv" path="res://slides/9/projet_3D_open_GL.png" id="2_ltrrq"]
 [ext_resource type="Texture2D" uid="uid://xnquwuo83ajm" path="res://slides/9/pacMen2.png" id="3_jpdqq"]
+[ext_resource type="Texture2D" uid="uid://clj82twwjbxas" path="res://slides/9/capture_terminal_jeu_plus_ou_moins_64.png" id="4_auvfu"]
 [ext_resource type="PackedScene" uid="uid://b811jddpttnt4" path="res://common/components/subtitle/subtitle.tscn" id="5_n3it7"]
 [ext_resource type="Texture2D" uid="uid://nab3lojr8sm0" path="res://slides/9/OpenGL_100px_June16.png" id="6_8tp2p"]
 [ext_resource type="Texture2D" uid="uid://7nbf0pn15tu8" path="res://slides/9/SDL_logo.png" id="7_nb7ri"]
@@ -18,35 +19,46 @@ offset_right = 1840.0
 offset_bottom = 158.0
 text = "Mes 1ers jeux !"
 
-[node name="3DProject" type="Sprite2D" parent="."]
-position = Vector2(1489, 568)
-texture = ExtResource("2_ltrrq")
+[node name="MoreOrLessCaption" parent="." instance=ExtResource("5_n3it7")]
+offset_left = 4.0
+offset_top = 213.0
+offset_right = 485.0
+offset_bottom = 344.0
+text = "+ ou -"
+
+[node name="MoreOrLessScreenshot" type="Sprite2D" parent="."]
+position = Vector2(328, 633)
+texture = ExtResource("4_auvfu")
 
 [node name="PacMen" type="Sprite2D" parent="."]
-position = Vector2(330, 545)
+position = Vector2(897, 558)
 texture = ExtResource("3_jpdqq")
 
 [node name="PacMenCaption" parent="." instance=ExtResource("5_n3it7")]
-offset_left = 15.0
-offset_top = 121.0
-offset_right = 609.0
-offset_bottom = 252.0
+offset_left = 582.0
+offset_top = 134.0
+offset_right = 1176.0
+offset_bottom = 265.0
 text = "PacMen"
 
+[node name="SDLSprite" type="Sprite2D" parent="."]
+position = Vector2(899, 981)
+scale = Vector2(2, 2)
+texture = ExtResource("7_nb7ri")
+
+[node name="3DProject" type="Sprite2D" parent="."]
+position = Vector2(1627.5, 563)
+texture = ExtResource("2_ltrrq")
+
 [node name="Scene3DCaption" parent="." instance=ExtResource("5_n3it7")]
-offset_left = 1089.0
-offset_top = 141.0
-offset_right = 1882.0
-offset_bottom = 272.0
+offset_left = 1227.5
+offset_top = 136.0
+offset_right = 2020.5
+offset_bottom = 267.0
 text = "Scène 3D
 "
 
 [node name="OpenGLSprite" type="Sprite2D" parent="."]
-position = Vector2(1525, 980)
+position = Vector2(1663.5, 975)
 scale = Vector2(2, 2)
 texture = ExtResource("6_8tp2p")
-
-[node name="SDLSprite" type="Sprite2D" parent="."]
-position = Vector2(332, 968)
-scale = Vector2(2, 2)
-texture = ExtResource("7_nb7ri")

BIN
godot/slides/9/capture_terminal_jeu_plus_ou_moins_64.png


+ 34 - 0
godot/slides/9/capture_terminal_jeu_plus_ou_moins_64.png.import

@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://clj82twwjbxas"
+path="res://.godot/imported/capture_terminal_jeu_plus_ou_moins_64.png-940bf8e3ee2bad97e8f561ba8de67465.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://slides/9/capture_terminal_jeu_plus_ou_moins_64.png"
+dest_files=["res://.godot/imported/capture_terminal_jeu_plus_ou_moins_64.png-940bf8e3ee2bad97e8f561ba8de67465.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1