Difference between revisions of "Junethack"

From NetHackWiki
Jump to navigation Jump to search
(some clean up, links, and linkification)
Line 1: Line 1:
Junethack is a multi-server, multi-variant NetHack tournament, established 2011. It features virtual trophies for achievements (some of which are cross-server) and a user and clan competition. The junethack website (junethack.rawrnix.com) lets users register their accounts and create or join a clan. It also gives an overview of the users' achievements.  
+
{{todo|Kick the Junethack people in [[freenode|#junethack]] hard to write a proper article.}}
 +
 
 +
''Junethack'' is multi-server, multi-variant tournament in [[NetHack]] and its [[variant]]s which takes place every June since 2011. It features virtual trophies for achievements (some of which are cross-server) and a user and clan competition. The junethack website (junethack.rawrnix.com) lets users register their accounts and create or join a clan. It also gives an overview of the users' achievements.
  
 
User trophies are for example ascending in all variants (cross-server), ascending a character of each gender, or ascend without defeating Cthulhu (unnethack only). Clan trophies include most ascensions in a 24-hour period and most unique deaths. A full list of the trophies and competitions can be found on http://junethack.rawrnix.com/trophies.
 
User trophies are for example ascending in all variants (cross-server), ascending a character of each gender, or ascend without defeating Cthulhu (unnethack only). Clan trophies include most ascensions in a 24-hour period and most unique deaths. A full list of the trophies and competitions can be found on http://junethack.rawrnix.com/trophies.
  
Junethack differs from other tournaments like /dev/null insofar as that the users play on participating public servers instead of dedicated tournament servers. This allows to continue established accounts and also to include variants with relative ease.
+
Junethack differs from other tournaments like the [[/dev/null/nethack tournament]] insofar as that the users play on participating [[public server]]s instead of dedicated tournament servers. This allows to continue established accounts and also to include variants with relative ease.
  
Users can register their accounts by adding the line  
+
Users can register their accounts by adding the line ''#junethack username'' to the rcfiles of the server. More information is available on the tournament website, after signing up.
    #junethack username
 
to the rcfiles of the server. More information is available on the tournament website, after signing up.
 
  
 
The second tournament runs from June 1st to June 30th, 2012. For questions, criticism or even praise, visit the #junethack IRC channel on irc.freenode.net.
 
The second tournament runs from June 1st to June 30th, 2012. For questions, criticism or even praise, visit the #junethack IRC channel on irc.freenode.net.
  
The junethack server software is written in Ruby, with the sinatra web framework and datamapper as the database interface. The source code is released under GPL 3. You can download it on github: github.com/junethack/Junethack
+
The junethack server software is written in Ruby, with the sinatra web framework and datamapper as the database interface. The source code is released under GPL 3. You can download it from github.
 +
 
 +
==See also==
  
See also [[Freenode#.23junethack|#junethack]] on the IRC chat network Freenode.
+
* [[Freenode#.23junethack|#junethack]] on the IRC chat network Freenode.
 +
* [[/dev/null/nethack tournament]]
 +
 
 +
==External links==
 +
 
 +
* [http://junethack.rawrnix.com/ Official website of Junethack]
 +
* [http://groups.google.com/group/rec.games.roguelike.nethack/browse_thread/thread/70108291685553cf# Tournament announcement for 2012].
 +
 
 +
* [http://github.com/junethack/Junethack Source code] of Junethack
  
{{todo|Kick the Junethack people in [[freenode|#junethack]] hard to write a proper article.}}
 
 
{{featured}}[[Category:Tournaments]][[Category:Variants]]
 
{{featured}}[[Category:Tournaments]][[Category:Variants]]

Revision as of 09:25, 28 May 2012

A user has suggested improving this page or section as follows:

"Kick the Junethack people in #junethack hard to write a proper article."

Junethack is multi-server, multi-variant tournament in NetHack and its variants which takes place every June since 2011. It features virtual trophies for achievements (some of which are cross-server) and a user and clan competition. The junethack website (junethack.rawrnix.com) lets users register their accounts and create or join a clan. It also gives an overview of the users' achievements.

User trophies are for example ascending in all variants (cross-server), ascending a character of each gender, or ascend without defeating Cthulhu (unnethack only). Clan trophies include most ascensions in a 24-hour period and most unique deaths. A full list of the trophies and competitions can be found on http://junethack.rawrnix.com/trophies.

Junethack differs from other tournaments like the /dev/null/nethack tournament insofar as that the users play on participating public servers instead of dedicated tournament servers. This allows to continue established accounts and also to include variants with relative ease.

Users can register their accounts by adding the line #junethack username to the rcfiles of the server. More information is available on the tournament website, after signing up.

The second tournament runs from June 1st to June 30th, 2012. For questions, criticism or even praise, visit the #junethack IRC channel on irc.freenode.net.

The junethack server software is written in Ruby, with the sinatra web framework and datamapper as the database interface. The source code is released under GPL 3. You can download it from github.

See also

External links