Difference between revisions of "1DRL Challenge, December 2011"

From RogueBasin
Jump to navigation Jump to search
m (typo)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
== First 1DRL Challenge, December 2011 ==
'''1DRL Challenge, December 2011''' was a challenge proposed by regulars on [[#rgrd]].


1DRL was a challenge proposed by regulars on #rgrd chanel.
The goal was similar to any [[7DRL]] challenge — start and finish making a game in set amount of time. In this case — 24h.
The goal was similliar to any 7DRL challenge - start and finish making a game in set amount of time. In this case - 24h.
The challenge saw 7 participants, of those 3 released a complete game on time.
Challange saw 7 participants, of those 3 released a complete game on time.


== Date ==
= Rules =
Choose any time from Thursday, Dec 8th to Sunday, Dec 11th.
Choose any time from Thursday, Dec 8th to Sunday, Dec 11th. Use whatever you like (existing engines, libs, code, graphics, sounds), just make the game.


== Rules ==
= Entries =
Use whatever you like (existing engines, libs, code, graphics, sounds), just make the game.
==Successes==
 
===[[jab]]: [[Bilebio]]===
== Participants ==
'''[[jab]]'''
start time: Dec 8th, 20:00 UTC
start time: Dec 8th, 20:00 UTC
end time: Dec 9th, 14:00 UTC
end time: Dec 9th, 14:00 UTC


name: Bilebio
https://github.com/jabb/BileBio
 
result: https://github.com/jabb/BileBio


'''[[oddmunds]]'''
===[[oddmunds]]: [[Cave Santa]]===
start time: Dec 8th, 21:30 UTC
start time: Dec 8th, 21:30 UTC
end time: Dec 9th, 06:50 UTC
end time: Dec 9th, 06:50 UTC


name: Cave Santa
Ssh to topolov.weknowwhatboyslike.com, username and password is “santa”. Started with code from the very unfinished [[Svirfneblin]].
 
result: Ssh to topolov.weknowwhatboyslike.com, username and password is “santa”. Started with code from the very unfinished Svirfneblin.


'''[[rsaarelm]]'''
===[[rsaarelm]]: [[1D Dungeon Adventure]]===
start time: Dec 9th, 09:00 UTC
start time: Dec 9th, 09:00 UTC
end time: Dec 9th, 21:20 UTC
end time: Dec 9th, 21:20 UTC


name: 1D Dungeon Adventure
http://jsbin.com/avawik/2/ started from scratch, made the first iteration within 6 hours and tweaked it some more in the evening to make it more balanced and possibly even winnable. Declaring it success.


result: http://jsbin.com/avawik/2/ started from scratch, made the first iteration within 6 hours and tweaked it some more in the evening to make it more balanced and possibly even winnable. Declaring it success.


'''[[Ido]]'''
== Failures ==
===[[Ido]]: Isobob===
start time: Dec 9th, 12:00 UTC
start time: Dec 9th, 12:00 UTC
end time: Dec 10th, 11:35 UTC
end time: Dec 10th, 11:35 UTC


name: Isobob
https://bitbucket.org/ido.yehieli/isobob started from some existing i/o code. Was too ambitious for a 1drl & failed to produce a complete game :(


result: https://bitbucket.org/ido.yehieli/isobob started from some existing i/o code. Was too ambitious for a 1drl & failed to produce a complete game :(
===[[Jo]]: Unnamed Experiment===
 
'''[[Jo]]'''
start time: Dec 8, 19:00
start time: Dec 8, 19:00
end time: Dec 9, 19:00
end time: Dec 9, 19:00


name: Unnamed Experiment
Complete failure. Completely out of the scope of a 1DRL. I was attempting to take a real time maze style game I have the source code for and add a procedural dungeon. What I ended up with after a day was complete wack.


result: Complete failure. Completely out of the scope of a 1DRL. I was attempting to take a real time maze style game I have the source code for and add a procedural dungeon. What I ended up with after a day was complete wack.
===[[magikmw]]: Echo===
 
'''[[magikmw]]'''
start time: Dec 10th, 10:30 UTC
start time: Dec 10th, 10:30 UTC
end time: Probably around Dec 11th, 23:59 UTC
end time: Probably around Dec 11th, 23:59 UTC


name: Echo
https://github.com/magikmw/echo Started with my code from ‘FirstRL’. If I had more time to actually code, I guess I’d made it in time.


result: https://github.com/magikmw/echo Started with my code from ‘FirstRL’. If I had more time to actually code, I guess I’d made it in time.
===[[Tanthie]]: Shartuul’s Challenge===
 
'''[[Tanthie]]'''
start time: Dec 9th, 16:00 UTC
start time: Dec 9th, 16:00 UTC
end time: DNF
end time: DNF


name: Shartuul’s Challenge
Failure; slept 15 hours and the “game” got to be only @ moving on fancily colored dots.
 
result: Failure; slept 15 hours and the “game” got to be only @ moving on fancily colored dots.


== Links ==
== Links ==
Line 74: Line 59:


[[Category:Events]]
[[Category:Events]]
[[Category:1DRLs]]

Latest revision as of 05:25, 13 March 2012

1DRL Challenge, December 2011 was a challenge proposed by regulars on #rgrd.

The goal was similar to any 7DRL challenge — start and finish making a game in set amount of time. In this case — 24h. The challenge saw 7 participants, of those 3 released a complete game on time.

Rules

Choose any time from Thursday, Dec 8th to Sunday, Dec 11th. Use whatever you like (existing engines, libs, code, graphics, sounds), just make the game.

Entries

Successes

jab: Bilebio

start time: Dec 8th, 20:00 UTC end time: Dec 9th, 14:00 UTC

https://github.com/jabb/BileBio

oddmunds: Cave Santa

start time: Dec 8th, 21:30 UTC end time: Dec 9th, 06:50 UTC

Ssh to topolov.weknowwhatboyslike.com, username and password is “santa”. Started with code from the very unfinished Svirfneblin.

rsaarelm: 1D Dungeon Adventure

start time: Dec 9th, 09:00 UTC end time: Dec 9th, 21:20 UTC

http://jsbin.com/avawik/2/ started from scratch, made the first iteration within 6 hours and tweaked it some more in the evening to make it more balanced and possibly even winnable. Declaring it success.


Failures

Ido: Isobob

start time: Dec 9th, 12:00 UTC end time: Dec 10th, 11:35 UTC

https://bitbucket.org/ido.yehieli/isobob started from some existing i/o code. Was too ambitious for a 1drl & failed to produce a complete game :(

Jo: Unnamed Experiment

start time: Dec 8, 19:00 end time: Dec 9, 19:00

Complete failure. Completely out of the scope of a 1DRL. I was attempting to take a real time maze style game I have the source code for and add a procedural dungeon. What I ended up with after a day was complete wack.

magikmw: Echo

start time: Dec 10th, 10:30 UTC end time: Probably around Dec 11th, 23:59 UTC

https://github.com/magikmw/echo Started with my code from ‘FirstRL’. If I had more time to actually code, I guess I’d made it in time.

Tanthie: Shartuul’s Challenge

start time: Dec 9th, 16:00 UTC end time: DNF

Failure; slept 15 hours and the “game” got to be only @ moving on fancily colored dots.

Links

Original Google Challenge Doc

Forum topic at Roguelike Temple forums