From 7e49db5ddefe8c515b5f3931a5c701efaac33d91 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Fri, 16 Dec 2022 17:45:03 -0600 Subject: change structure for new pyssg version --- .../g/gogodot_jam3/file_system_snake_dir_structure.png | Bin 0 -> 20112 bytes .../images/g/gogodot_jam3/snake_basic_movement.gif | Bin 0 -> 50938 bytes .../snake_basic_movement_added_body_parts.gif | Bin 0 -> 82940 bytes .../snake_basic_movement_with_dynamic_segments.gif | Bin 0 -> 128418 bytes .../g/gogodot_jam3/snake_basic_movement_with_path.gif | Bin 0 -> 101785 bytes .../g/gogodot_jam3/snake_food_basic_interaction.gif | Bin 0 -> 385400 bytes .../static/images/g/gogodot_jam3/world_generator_1.png | Bin 0 -> 4464 bytes .../static/images/g/gogodot_jam3/world_generator_2.png | Bin 0 -> 4074 bytes .../static/images/g/gogodot_jam3/world_generator_3.png | Bin 0 -> 5174 bytes 9 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 live/static/images/g/gogodot_jam3/file_system_snake_dir_structure.png create mode 100755 live/static/images/g/gogodot_jam3/snake_basic_movement.gif create mode 100755 live/static/images/g/gogodot_jam3/snake_basic_movement_added_body_parts.gif create mode 100755 live/static/images/g/gogodot_jam3/snake_basic_movement_with_dynamic_segments.gif create mode 100755 live/static/images/g/gogodot_jam3/snake_basic_movement_with_path.gif create mode 100755 live/static/images/g/gogodot_jam3/snake_food_basic_interaction.gif create mode 100755 live/static/images/g/gogodot_jam3/world_generator_1.png create mode 100755 live/static/images/g/gogodot_jam3/world_generator_2.png create mode 100755 live/static/images/g/gogodot_jam3/world_generator_3.png (limited to 'live/static/images/g/gogodot_jam3') diff --git a/live/static/images/g/gogodot_jam3/file_system_snake_dir_structure.png b/live/static/images/g/gogodot_jam3/file_system_snake_dir_structure.png new file mode 100755 index 0000000..4867151 Binary files /dev/null and b/live/static/images/g/gogodot_jam3/file_system_snake_dir_structure.png differ diff --git a/live/static/images/g/gogodot_jam3/snake_basic_movement.gif b/live/static/images/g/gogodot_jam3/snake_basic_movement.gif new file mode 100755 index 0000000..3032984 Binary files /dev/null and b/live/static/images/g/gogodot_jam3/snake_basic_movement.gif differ diff --git a/live/static/images/g/gogodot_jam3/snake_basic_movement_added_body_parts.gif b/live/static/images/g/gogodot_jam3/snake_basic_movement_added_body_parts.gif new file mode 100755 index 0000000..02b75ab Binary files /dev/null and b/live/static/images/g/gogodot_jam3/snake_basic_movement_added_body_parts.gif differ diff --git a/live/static/images/g/gogodot_jam3/snake_basic_movement_with_dynamic_segments.gif b/live/static/images/g/gogodot_jam3/snake_basic_movement_with_dynamic_segments.gif new file mode 100755 index 0000000..dbe43eb Binary files /dev/null and b/live/static/images/g/gogodot_jam3/snake_basic_movement_with_dynamic_segments.gif differ diff --git a/live/static/images/g/gogodot_jam3/snake_basic_movement_with_path.gif b/live/static/images/g/gogodot_jam3/snake_basic_movement_with_path.gif new file mode 100755 index 0000000..cb685bd Binary files /dev/null and b/live/static/images/g/gogodot_jam3/snake_basic_movement_with_path.gif differ diff --git a/live/static/images/g/gogodot_jam3/snake_food_basic_interaction.gif b/live/static/images/g/gogodot_jam3/snake_food_basic_interaction.gif new file mode 100755 index 0000000..6d7ec18 Binary files /dev/null and b/live/static/images/g/gogodot_jam3/snake_food_basic_interaction.gif differ diff --git a/live/static/images/g/gogodot_jam3/world_generator_1.png b/live/static/images/g/gogodot_jam3/world_generator_1.png new file mode 100755 index 0000000..e419d2a Binary files /dev/null and b/live/static/images/g/gogodot_jam3/world_generator_1.png differ diff --git a/live/static/images/g/gogodot_jam3/world_generator_2.png b/live/static/images/g/gogodot_jam3/world_generator_2.png new file mode 100755 index 0000000..44a1465 Binary files /dev/null and b/live/static/images/g/gogodot_jam3/world_generator_2.png differ diff --git a/live/static/images/g/gogodot_jam3/world_generator_3.png b/live/static/images/g/gogodot_jam3/world_generator_3.png new file mode 100755 index 0000000..81fc48a Binary files /dev/null and b/live/static/images/g/gogodot_jam3/world_generator_3.png differ -- cgit v1.2.3-54-g00ecf