summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]bin/bundle0
-rwxr-xr-x[-rw-r--r--]bin/rake0
-rwxr-xr-x[-rw-r--r--]bin/setup0
-rw-r--r--db/lfs/Games/Almost Pong/card.pngbin0 -> 11457 bytes
-rw-r--r--db/lfs/Games/Almost Pong/character.pngbin0 -> 8855 bytes
-rw-r--r--db/lfs/Games/Almost Pong/index.zipbin0 -> 434422 bytes
-rw-r--r--db/lfs/Games/Almost Pong/title.pngbin0 -> 186588 bytes
-rw-r--r--db/lfs/Games/SpaceCube 64/card.pngbin0 -> 24748 bytes
-rw-r--r--db/lfs/Games/SpaceCube 64/character.pngbin0 -> 4152 bytes
-rw-r--r--db/lfs/Games/SpaceCube 64/index.zipbin0 -> 98712 bytes
-rw-r--r--db/lfs/Games/SpaceCube 64/title.pngbin0 -> 187643 bytes
-rw-r--r--db/lfs/Games/Winter One/card.pngbin0 -> 10240 bytes
-rw-r--r--db/lfs/Games/Winter One/character.pngbin0 -> 26802 bytes
-rw-r--r--db/lfs/Games/Winter One/index.zipbin0 -> 6840382 bytes
-rw-r--r--db/lfs/Games/Winter One/title.pngbin0 -> 9065 bytes
-rw-r--r--db/seeds.rb42
16 files changed, 35 insertions, 7 deletions
diff --git a/bin/bundle b/bin/bundle
index 50da5fd..50da5fd 100644..100755
--- a/bin/bundle
+++ b/bin/bundle
diff --git a/bin/rake b/bin/rake
index 4fbf10b..4fbf10b 100644..100755
--- a/bin/rake
+++ b/bin/rake
diff --git a/bin/setup b/bin/setup
index 3cd5a9d..3cd5a9d 100644..100755
--- a/bin/setup
+++ b/bin/setup
diff --git a/db/lfs/Games/Almost Pong/card.png b/db/lfs/Games/Almost Pong/card.png
new file mode 100644
index 0000000..a486146
--- /dev/null
+++ b/db/lfs/Games/Almost Pong/card.png
Binary files differ
diff --git a/db/lfs/Games/Almost Pong/character.png b/db/lfs/Games/Almost Pong/character.png
new file mode 100644
index 0000000..8e3b3df
--- /dev/null
+++ b/db/lfs/Games/Almost Pong/character.png
Binary files differ
diff --git a/db/lfs/Games/Almost Pong/index.zip b/db/lfs/Games/Almost Pong/index.zip
new file mode 100644
index 0000000..63a8a2d
--- /dev/null
+++ b/db/lfs/Games/Almost Pong/index.zip
Binary files differ
diff --git a/db/lfs/Games/Almost Pong/title.png b/db/lfs/Games/Almost Pong/title.png
new file mode 100644
index 0000000..6ee677c
--- /dev/null
+++ b/db/lfs/Games/Almost Pong/title.png
Binary files differ
diff --git a/db/lfs/Games/SpaceCube 64/card.png b/db/lfs/Games/SpaceCube 64/card.png
new file mode 100644
index 0000000..2363c7f
--- /dev/null
+++ b/db/lfs/Games/SpaceCube 64/card.png
Binary files differ
diff --git a/db/lfs/Games/SpaceCube 64/character.png b/db/lfs/Games/SpaceCube 64/character.png
new file mode 100644
index 0000000..11257b7
--- /dev/null
+++ b/db/lfs/Games/SpaceCube 64/character.png
Binary files differ
diff --git a/db/lfs/Games/SpaceCube 64/index.zip b/db/lfs/Games/SpaceCube 64/index.zip
new file mode 100644
index 0000000..1be5edf
--- /dev/null
+++ b/db/lfs/Games/SpaceCube 64/index.zip
Binary files differ
diff --git a/db/lfs/Games/SpaceCube 64/title.png b/db/lfs/Games/SpaceCube 64/title.png
new file mode 100644
index 0000000..9f306a3
--- /dev/null
+++ b/db/lfs/Games/SpaceCube 64/title.png
Binary files differ
diff --git a/db/lfs/Games/Winter One/card.png b/db/lfs/Games/Winter One/card.png
new file mode 100644
index 0000000..d15bc1b
--- /dev/null
+++ b/db/lfs/Games/Winter One/card.png
Binary files differ
diff --git a/db/lfs/Games/Winter One/character.png b/db/lfs/Games/Winter One/character.png
new file mode 100644
index 0000000..24cfdb1
--- /dev/null
+++ b/db/lfs/Games/Winter One/character.png
Binary files differ
diff --git a/db/lfs/Games/Winter One/index.zip b/db/lfs/Games/Winter One/index.zip
new file mode 100644
index 0000000..01eb869
--- /dev/null
+++ b/db/lfs/Games/Winter One/index.zip
Binary files differ
diff --git a/db/lfs/Games/Winter One/title.png b/db/lfs/Games/Winter One/title.png
new file mode 100644
index 0000000..a654725
--- /dev/null
+++ b/db/lfs/Games/Winter One/title.png
Binary files differ
diff --git a/db/seeds.rb b/db/seeds.rb
index f2eb22f..5a197fd 100644
--- a/db/seeds.rb
+++ b/db/seeds.rb
@@ -69,6 +69,8 @@ HEREDOC
platform_tags = [
"web",
+ "web-desktop",
+ "web-mobile",
"desktop",
"mobile",
"nintendo 64",
@@ -79,6 +81,11 @@ platform_tags.each do |tag|
end
game_tags = [
+ "unity",
+ "godot",
+ "raylib",
+ "c",
+ "ruby",
"action",
"tech demo",
"idk something",
@@ -93,32 +100,53 @@ data_dir = Rails.root.join('db/lfs')
games = [
{
- title: 'Orc: Arena of Time',
+ title: 'Almost Pong',
description: markdown_sample,
- github_link: 'https://github.com/realtradam/orc-arena-of-time',
- img_rendering: 'pixelated',
- tags: ["web", "desktop"]
+ github_link: 'https://github.com/realtradam/almost-pong',
+ img_rendering: 'crisp-edges',
+ tags: ["web-desktop"]
},
{
title: 'Bubbles, Behind',
description: markdown_sample,
github_link: 'https://github.com/realtradam/TOJam2023',
img_rendering: 'crisp-edges',
- tags: ["web", "desktop"]
+ tags: ["web-desktop", "desktop"]
},
{
title: 'Magnet Run',
description: markdown_sample,
github_link: 'https://github.com/realtradam/Magnet-Run-3D',
img_rendering: 'crisp-edges',
- tags: ["web", "desktop"]
+ tags: ["web-desktop", "desktop"]
},
{
title: 'Optimal Direction',
description: markdown_sample,
github_link: 'https://github.com/realtradam/optimal-direction',
img_rendering: 'crisp-edges',
- tags: ["web", "desktop"]
+ tags: ["web-desktop", "desktop"]
+ },
+ {
+ title: 'Winter One',
+ description: markdown_sample,
+ github_link: '',
+ img_rendering: 'pixelated',
+ tags: ["web-desktop", "desktop"]
+ },
+ {
+ title: 'SpaceCube 64',
+ description: markdown_sample,
+ github_link: 'https://github.com/realtradam/tojam2024',
+ img_rendering: 'crisp-edges',
+ tags: ["nintendo 64", "web-desktop"]
+ },
+ {
+ title: 'Orc: Arena of Time',
+ description: markdown_sample,
+ github_link: 'https://github.com/realtradam/orc-arena-of-time',
+ img_rendering: 'pixelated',
+ tags: ["web-desktop", "desktop"]
},
]