Skip to content

Update game_jams.html #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion game_jams.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,10 @@
<h1 class="title">Allegro - Community - Game Jams</h1>
</header>
<h2 id="active">Active</h2>
<p><a href="https://tins.amarillion.org/news/">TINS and KrampusHack</a> - TINS and KrampusHack are yearly game writing competitions organized by Amarillion.</p>
<p><a href="https://tins.amarillion.org/news/">TINS and KrampusHack</a> - TINS and KrampusHack are yearly game writing competitions, organized by Amarillion</p>
<p>Held every summer, <b>TINS</b> is a 72h "Speedhack". Your goal is to create a game in this very short timeframe, following some special random rules that are announced right at the start. For example, the rules may say you have to create a game with subliminal messages, or with hexagons, or with a flowery theme.</p>
<p>Held every December, <b>KrampusHack</b> is a secret-santa style event. You are randomly assigned another participant, and you have to make a game for them, based on their wishlist and personal preferences. It's a freestyle game jam that lasts 18 days, so there is less time pressure.</p>
Check some of the <a href="https://www.youtube.com/playlist?list=PLmBvSmxxEM36slHhzQrIF3tjh-iX52M1F">past game jam submissions on Youtube</a>
<h2 id="historical">Historical</h2>
<p><a href="http://www.speedhack.allegro.cc">SpeedHack</a></p>
<p><a href="http://gamecode.tripod.com/sizehack3d.html">The Allegro SizeHack3D 2001</a></p>
Expand Down