Skip to content

Commit 1a7c9c1

Browse files
committed
Adds summaries for osgcc 6 games.
1 parent 12676bf commit 1a7c9c1

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

competitions/osgcc_6.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h2 class='game'>Monastery</h2>
3030
Creators:
3131
<li class='participant'>Andrea Della Corte, Rob Filippi, Mike Minella</li>
3232
</ul>
33-
<p class='summary'>In this game you are the chef of the Monastery, a huge spaceship where food is running scarce! But, when everything seemed lost, the Monastery landed on a wonderful planet full of vegetables! Bad thing is... The plants on this planet walk and are invading your space kitchen!! Can you restore the botanic order by bringing the invaders to the cooking hearth and keeping your comrades from starvation?</p>
33+
<p class='summary'>In this game you are the chef of the Monastery, a huge spaceship where food is running scarce! But, when everything seemed lost, the Monastery landed on a wonderful planet full of vegetables! Bad thing is... The plants on this planet walk and are invading your space kitchen!! Can you restore the botanic order by bringing the invaders to the cooking hearth and keeping your comrades from starvation? WASD to move.</p>
3434
<ul class='screenshots'>
3535
<li class='screenshot'><a class='popup' href='/images/osgcc_6/monastery_0.png'><img src='/thumbs/osgcc_6/monastery_0.png'></a></li>
3636
<li class='screenshot'><a class='popup' href='/images/osgcc_6/monastery_1.png'><img src='/thumbs/osgcc_6/monastery_1.png'></a></li>
@@ -56,6 +56,7 @@ <h2 class='game'>Spectrum</h2>
5656
<li class='participant'>Christian Stewart</li>
5757
<li class='participant'>Mark Sewell</li>
5858
</ul>
59+
<p class='summary'>You are Visible Light and you are tasked to defeat the three, normally dormant, foes: Radio, Microwave, and the skeletal X-Ray. This is a very challenging Boss Battler designed with appropriately colorful original graphics done in a Zelda-like style. Arrow keys to move, Z to swing the light sword.</p>
5960
<ul class='screenshots'>
6061
<li class='screenshot'><a class='popup' href='/images/osgcc_6/spectrum_0.png'><img src='/thumbs/osgcc_6/spectrum_0.png'></a></li>
6162
<li class='screenshot'><a class='popup' href='/images/osgcc_6/spectrum_1.png'><img src='/thumbs/osgcc_6/spectrum_1.png'></a></li>
@@ -81,6 +82,7 @@ <h2 class='game'>Super Rotisserie DX</h2>
8182
<li class='participant'>George Kontogiannis</li>
8283
<li class='participant'>Zach Reinhardt</li>
8384
</ul>
85+
<p class='summary'>In this gruesome platformer, you are a cooked rotisserie chicken. Attempt to avoid your ultimate fate by dodging baked bean projectiles and morbid mouths that wish to make you the main course of this barbecue. Escape the slaughterhouse and win.</p>
8486
<ul class='screenshots'>
8587
<li class='screenshot'><a class='popup' href='/images/osgcc_6/super-rotisserie-dx_0.png'><img src='/thumbs/osgcc_6/super-rotisserie-dx_0.png'></a></li>
8688
<li class='screenshot'><a class='popup' href='/images/osgcc_6/super-rotisserie-dx_1.png'><img src='/thumbs/osgcc_6/super-rotisserie-dx_1.png'></a></li>
@@ -105,6 +107,7 @@ <h2 class='game'>Pepper Sweeper</h2>
105107
<li class='participant'>Kathryn Lavelle</li>
106108
<li class='participant'>Phillip Faust</li>
107109
</ul>
110+
<p class='summary'>There has been quite a mix-up at the diner in this creative rendition of a classic. Somebody confused the chilies for the blueberries while preparing quite the massive waffle! Use your wits to identify and flag the peppers as alluded by the number of peppers touching each waffle tile.</p>
108111
<ul class='screenshots'>
109112
<li class='screenshot'><a class='popup' href='/images/osgcc_6/pepper-sweeper_0.png'><img src='/thumbs/osgcc_6/pepper-sweeper_0.png'></a></li>
110113
<li class='screenshot'><a class='popup' href='/images/osgcc_6/pepper-sweeper_1.png'><img src='/thumbs/osgcc_6/pepper-sweeper_1.png'></a></li>
@@ -127,6 +130,7 @@ <h2 class='game'>Twisty Words</h2>
127130
Creators:
128131
<li class='participant'>wilkie</li>
129132
</ul>
133+
<p class='summary'>Yet another... twist on a classic. In this game, you are pitted against the dictionary. Identify as many anagrams from the given letters as you can in two minutes. If you can determine at least one word that uses all of the letters, you can advance to the next round.</p>
130134
<ul class='screenshots'>
131135
<li class='screenshot'><a class='popup' href='/images/osgcc_6/twisty-words_0.png'><img src='/thumbs/osgcc_6/twisty-words_0.png'></a></li>
132136
<li class='screenshot'><a class='popup' href='/images/osgcc_6/twisty-words_1.png'><img src='/thumbs/osgcc_6/twisty-words_1.png'></a></li>

competitions/osgcc_6.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,25 @@ games:
77
slug: monastery
88
summary: "In this game you are the chef of the Monastery, a huge spaceship where food is running scarce!
99
But, when everything seemed lost, the Monastery landed on a wonderful planet full of vegetables! Bad thing is... The plants on this planet walk and are invading your space kitchen!!
10-
Can you restore the botanic order by bringing the invaders to the cooking hearth and keeping your comrades from starvation?"
10+
Can you restore the botanic order by bringing the invaders to the cooking hearth and keeping your comrades from starvation? WASD to move."
1111
source: http://github.com/osgcc/osgcc6-Monastery
1212
about: http://github.com/osgcc/osgcc6-Monastery/blob/master/README
1313

1414
- name: Spectrum
1515
participants: ["Chelsea Bodnar", "Christian Stewart", "Mark Sewell"]
16+
summary: "You are Visible Light and you are tasked to defeat the three, normally dormant, foes: Radio, Microwave,
17+
and the skeletal X-Ray. This is a very challenging Boss Battler designed with appropriately colorful
18+
original graphics done in a Zelda-like style. Arrow keys to move, Z to swing the light sword."
1619
languages: [ActionScript, HaXe]
1720
slug: spectrum
1821
source: http://github.com/osgcc/osgcc6-Spectrum
1922
about: http://github.com/osgcc/osgcc6-Spectrum/blob/master/README
2023

2124
- name: Super Rotisserie DX
2225
participants: ["Kyle Magocs", "George Kontogiannis", "Zach Reinhardt"]
26+
summary: "In this gruesome platformer, you are a cooked rotisserie chicken. Attempt to avoid your ultimate
27+
fate by dodging baked bean projectiles and morbid mouths that wish to make you the main course of
28+
this barbecue. Escape the slaughterhouse and win."
2329
languages: [python, pyGame]
2430
slug: super-rotisserie-dx
2531
source: http://github.com/osgcc/osgcc6-SuperRotisserieDX
@@ -29,12 +35,18 @@ games:
2935
participants: ["Kathryn Lavelle", "Phillip Faust"]
3036
languages: [C#]
3137
slug: pepper-sweeper
38+
summary: "There has been quite a mix-up at the diner in this creative rendition of a classic. Somebody
39+
confused the chilies for the blueberries while preparing quite the massive waffle! Use your wits
40+
to identify and flag the peppers as alluded by the number of peppers touching each waffle tile."
3241
source: http://github.com/osgcc/osgcc6-PepperSweeper
3342
about: http://github.com/osgcc/osgcc6-PepperSweeper/blob/master/README
3443

3544
- name: Twisty Words
3645
participants: [wilkie]
3746
languages: [lua, l&ouml;ve]
3847
slug: twisty-words
48+
summary: "Yet another... twist on a classic. In this game, you are pitted against the dictionary. Identify
49+
as many anagrams from the given letters as you can in two minutes. If you can determine at least
50+
one word that uses all of the letters, you can advance to the next round."
3951
source: https://github.com/osgcc/osgcc6-TwistyWords
4052
about: https://github.com/osgcc/osgcc6-TwistyWords/blob/master/readme.md

0 commit comments

Comments
 (0)