2011 Code Competition.

Random unmapped chat
Post Reply
User avatar
Gravis
Kitten Blaster
Posts: 79
Joined: Sun Jun 22, 2008 3:52 pm
Location: Deadman Wonderland

2011 Code Competition.

Post by Gravis »

Charles MacDonald posted this on another forum but i think it should be posted here too.

Charles MacDonald:
PC-Engine 8K Coding Contest!

Goal:

Make a demo, a game, an application, "Hello World", or anything else you want for the PC-Engine. But you are limited to 8K, so choose your bytes wisely.

Rules:

- Contest is over January 1, 2011.
- Submission must be an 8K PC-Engine ROM image (no header, no bitswapping).
- Program must run on a stock PC-Engine console.
- Use of ADPCM hardware is allowed.
- Allowed peripherals: 2, 3, 6-button gamepad, keyboard, mouse, Pachinko controller, 3 or 5-way tap.
- Multiple entries are allowed.
- Full source code must be included

Guidelines

- Post whatever you make here.
- Entries may get compiled into a multi-program ROM image so we'll need the source and permission to redistribute the modified entry.
- You can use any high level language as long as the result is 8K.

Judging & Prizes

- We will probably get people to vote. This part hasn't been finalized yet.
- There probably won't be prizes, this is just for fun.
the point of the 8KB limit was to keep the demo small enough so that you can get it done in time. however, we have recently learned that a simple "Hello World" on HuC is 49KB due to it's massive library that is in all the ROMs. so instead, the restriction is that you have to keep your ROM under 70KB. we are very flexible with space (especially with HuC) so dont let that be a limiting factor in your work but keep it small!
Last edited by Gravis on Thu Oct 07, 2010 2:10 am, edited 1 time in total.
User avatar
MooZ
Site Admin
Posts: 407
Joined: Sun Jun 22, 2008 3:19 pm
Location: Lvl 3
Contact:

Re: 2011 Code Competition.

Post by MooZ »

If there'll be a prize, let it be unconventional :) For example at some demoparties (altparty) the winners got Cray 1 pcb, atari sous-bock (I can't find the translation for it. It's the circular stuff you put under your beer.) and other crazy stuffs. And if I remember correctly, at another party the winner got a bunch of german sausages.
Charles MacDonald
Posts: 38
Joined: Sun Jun 22, 2008 5:18 pm
Contact:

Re: 2011 Code Competition.

Post by Charles MacDonald »

the restriction is that you have to keep your ROM under 70KB. we are very flexible with space (especially with HuC) so dont let that be a limiting factor in your work but keep it small!
"We", huh? :D

Check the original post at the other forum for an update and some clarifications.
Don't forget your two NOPs after CSH.
User avatar
Gravis
Kitten Blaster
Posts: 79
Joined: Sun Jun 22, 2008 3:52 pm
Location: Deadman Wonderland

Re: 2011 Code Competition.

Post by Gravis »

MooZ wrote:It's the circular stuff you put under your beer.
i think you are referring to a beverage coaster. (normally just called a coaster)

Charles MacDonald wrote:
the restriction is that you have to keep your ROM under 70KB. we are very flexible with space (especially with HuC) so dont let that be a limiting factor in your work but keep it small!
"We", huh? :D

Check the original post at the other forum for an update and some clarifications.
i dont know recall the original address, just repost it here for everyone to see.
tomaitheous
Posts: 88
Joined: Mon Jun 23, 2008 1:58 pm

Re: 2011 Code Competition.

Post by tomaitheous »

So HuC entries are limited to 70k and ASM as 8k?
Charles MacDonald
Posts: 38
Joined: Sun Jun 22, 2008 5:18 pm
Contact:

Re: 2011 Code Competition.

Post by Charles MacDonald »

Here is the URL for the official PC Engine 8K Coding Contest with up-to-date information:

http://forum.pcedev.net/index.php?showtopic=13

Gravis, I expect you to master 6280 assembly so you can submit "Kitten Blasters IX: The Lazering" and win fabulous prizes. Anything else will be unacceptable!

Also Gravis is not setting any kind of contest rules so disregard anything that he has said. ;D
Don't forget your two NOPs after CSH.
User avatar
Gravis
Kitten Blaster
Posts: 79
Joined: Sun Jun 22, 2008 3:52 pm
Location: Deadman Wonderland

Re: 2011 Code Competition.

Post by Gravis »

Charles MacDonald wrote:Here is the URL for the official PC Engine 8K Coding Contest with up-to-date information:

http://forum.pcedev.net/index.php?showtopic=13
stop trying to cause a schism. :evil:
User avatar
MooZ
Site Admin
Posts: 407
Joined: Sun Jun 22, 2008 3:19 pm
Location: Lvl 3
Contact:

Re: 2011 Code Competition.

Post by MooZ »

:shock: wut? schism? where?
Anyway, as the compo is hosted somewhere else I may just blast this thread and put a sticky announcement thingie pointing to the official thread.

BEHOLD MY ALMIGHTY POWER!
Image
Attachments
Exterminator_ver1.jpg
(23.39 KiB) Not downloaded yet
User avatar
Tanuki
Posts: 20
Joined: Fri Nov 06, 2009 7:58 pm
Location: France
Contact:

Re: 2011 Code Competition.

Post by Tanuki »

Beware because the secret arm of Mooz is:

Image
Attachments
ThreadKiller.jpg
(24.35 KiB) Not downloaded yet
Last edited by Tanuki on Thu Oct 07, 2010 8:25 pm, edited 1 time in total.
Charles MacDonald
Posts: 38
Joined: Sun Jun 22, 2008 5:18 pm
Contact:

Re: 2011 Code Competition.

Post by Charles MacDonald »

MooZ wrote: Anyway, as the compo is hosted somewhere else I may just blast this thread and put a sticky announcement thingie pointing to the official thread.
Could you please? Don't scorch your keyboard with that flamethrower though. ;D
Don't forget your two NOPs after CSH.
Post Reply