CodeWalrus

CodeWalrus Website => Contests => Topic started by: _iPhoenix_ on September 13, 2017, 10:03:34 PM

Title: Unofficial Codewalrus Contest 2 [ucc2]
Post by: _iPhoenix_ on September 13, 2017, 10:03:34 PM
This contest's topic is animation/animating, especially of the 8-bit variety. To be eligible for a prize, you must make a program or create an IRL creation that involves animation/animating, and topic showing your progress, with the "[UCC2]" tag in the title
The contest will end on October 14 at 11:59:59 EDT (hopefully on-time). No late entries will be accepted.

If you choose to make an IRL creation, you might want to create a video describing your project and its features.

If you choose to make a program, for any platform/language, you cannot release source until after the contest, to avoid plagiarism.


*keep your entry SFW, please*


Note: due to the laws of the universe, it is not possible to contribute an entry if you are dead. Sorry.

You will be judged on these criteria, although your entry can be penalized at the discretion of the judges, to some extent:
- overall project detail and completeness, including functionality and design.
- interaction with other users, including the reception and distribution of feedback.
- overall ingenuity.
- number of walruses involved (just kidding, this will not affect your score)
Contest judges (i.e. me, but you can request to be one if you have over 100 posts, just ask in this thread. Only 2 more judges will be accepted.) are not allowed to participate, and cannot win prizes.

As for prizes, printable walrus "diplomas" will be issued to the top three winners, signed by the contest judges under their usernames. (If you are accepted as a judge, PM me a pic of your signature, signing as your username)

[spoiler=legal crud]Neither myself; the contest judges; the CodeWalrus site, admins and users; or contest participants are liable for any damage or legal c you come up with
The opinions expressed by the judges in the choosing of a winner may not represent the entire views of the CodeWalrus community or admins.
All decisions are final[/spoiler]

Have fun!

If you have any questions about this do not be afraid to ask in this thread!

Previous winners:
[spoiler][ucc1: weather]
1: Juju + kotu
2: -
3: -[/spoiler]
Title: Re: Unofficial Codewalrus Contest 2
Post by: Jarren Long on September 14, 2017, 05:32:27 PM
Sounds like fun, I'll take a crack at it. Got an idea for an animation project I've been too lazy to do, but this should be some good motivation to get it done.
Title: Re: Unofficial Codewalrus Contest 2
Post by: Yuki on September 14, 2017, 05:50:09 PM
Ah dammit, I got nearly the same idea as you.
Title: Re: Unofficial Codewalrus Contest 2
Post by: _iPhoenix_ on September 14, 2017, 07:19:07 PM
Quote from: Juju on September 14, 2017, 05:50:09 PM
Ah dammit, I got nearly the same idea as you.

You could always do the same thing, if you think you could do it better.

I intentionally left that part of the rules blank (though the initial person will get bonus points for ingenuity)

Title: Re: Unofficial Codewalrus Contest 2
Post by: Jarren Long on September 14, 2017, 08:28:25 PM
Do it JuJu! If we both end up with something cool, we could always smash them together to make something even neater..
Title: Re: Unofficial Codewalrus Contest 2
Post by: _iPhoenix_ on September 14, 2017, 11:05:15 PM
Quote from: Jarren Long on September 14, 2017, 08:28:25 PM
Do it JuJu! If we both end up with something cool, we could always smash them together to make something even neater..

Teaming is totally allowed! It adds to more interaction between members!
Title: Re: Unofficial Codewalrus Contest 2
Post by: _iPhoenix_ on September 26, 2017, 10:33:14 AM
Are there any updates @Juju and @Jarren Long (and anyone else who is planning to enter) relating to your projects?
Title: Re: Unofficial Codewalrus Contest 2 [ucc2]
Post by: Jarren Long on September 26, 2017, 02:55:23 PM
A few on my end, I'll get an update posted tonight after work (give me 12-13 hours).
Title: Re: Unofficial Codewalrus Contest 2
Post by: _iPhoenix_ on September 28, 2017, 08:15:02 PM
I know I'm a judge, and inherently will not/cannot submit an entry, but here's how I'd convert an image to ascii. (Even though the contest didn't say anything about ascii, I really like the idea)

I'd throw a few trained convolutional neural networks at my frames, checking for edges, at angles that can be represented in ASCII. (90 or 270, 180 or 0, and what ever angles the slash and backslash symbols are. I'd also have a few checking for a filled square vs an empty one, etc.)

I'd chuck that output into text file(s).

I would then initialize some form of viewing window, and display each frame at the correct speed.

As for the 8bit graphics, I would most likely have a program that I spent 30 seconds on (to fulfill the suggested 8bit graphics thing) that would convert an image to an 8bit image.
Title: Re: Unofficial Codewalrus Contest 2
Post by: _iPhoenix_ on October 07, 2017, 01:25:36 PM
Here (https://www.timeanddate.com/counters/fullscreen.html?mode=m&iso=20171014T235959&year=2017&month=10&day=14&hour=23&min=59&sec=59&p0=417&msg=UCC2%20countdown)'s a countdown timer, btw :)
Title: Re: Unofficial Codewalrus Contest 2
Post by: Dream of Omnimaga on October 08, 2017, 09:00:25 PM
Lol nice countdown timer :P
Title: Re: Unofficial Codewalrus Contest 2
Post by: _iPhoenix_ on October 09, 2017, 03:42:57 PM
Quote from: xlibman on October 08, 2017, 09:00:25 PM
Lol nice countdown timer :P

It's actually more for myself anyways, I would forget otherwise ;)
Title: Re: Unofficial Codewalrus Contest 2
Post by: _iPhoenix_ on October 13, 2017, 10:44:44 AM
*shameless bump, drunken bar edition*

'ezz dem foo dayz thooo complart you-cici-fooo.......
/me slumps over dramatically, clearly faking his drunkenness

Well, I'm exhausted, and that say (and it is) just as bad as being drunk...

Translation:

Less than two days to complete UCC2

Title: Re: Unofficial Codewalrus Contest 2
Post by: _iPhoenix_ on October 14, 2017, 09:09:41 PM
6 hours left.
@Juju and @Jarren Long, it would be beneficial for judging purposes if you could both somehow send me source code, but because this is kind of a last minute thing, there will be an additional 48-hour "grace period" for you guys to send me the code.

The code is not necessary, but it could give bonus points if it follows certain criteria.
Title: Re: Unofficial Codewalrus Contest 2
Post by: _iPhoenix_ on October 15, 2017, 02:50:36 PM
Contest is over!
@Jarren Long, you have ~36 hours to submit source code, if you want. ;)

Juju already submitted his source earlier today.
Title: Re: Unofficial Codewalrus Contest 2
Post by: Jarren Long on October 16, 2017, 12:14:24 AM
*Sent
Title: Re: Unofficial Codewalrus Contest 2
Post by: _iPhoenix_ on October 17, 2017, 07:17:07 PM
Thanks!

Judging is in progress.

Current judges are:
Me
My friend, who is also a fluent programmer (well, in most C-based languages)
My other friend, who happens to excel at "accidentally" deleting source files.

The decisions will probably be out later today or tomorrow, depending on our schedules.
Title: Re: Unofficial Codewalrus Contest 2
Post by: _iPhoenix_ on October 18, 2017, 11:47:32 AM
Results:

1) @Jarren Long
2) @Juju
3) ———

Individual scores:

Jarren Long:
Judge 1:
-Refined user interface
-Creative
-Possibly useful?
95/100

Judge 2:
-Really cool
-8bit
94/100

Judge 3:
-Wow
-Needs more tacos.
99/100

Average score (to the nearest integer): 96/100

Juju:
Judge 1:
-That's really, really awesome and cool!
-Unique idea
-Wow
-not 8bit, but makes up for it in sheer awesomeness
101/100
(Rounded down to 100)

Judge 2:
-*speechless*
90/100

Judge 3:
-Holy crap.
-Awesome.
-Not 8-bit :(
95/100

Average: 95/100

Jarren Long wins by ONE FREAKING POINT.


Title: Re: Unofficial Codewalrus Contest 2
Post by: Dream of Omnimaga on October 20, 2017, 05:25:53 PM
Congratulations ^^