Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > 4k game coding compo anyone?
2005-10-18 12:38
BastetFurry

Registered: Jul 2005
Posts: 88
4k game coding compo anyone?

Just gathering if anybody has interest in a 4k game coding compo.
It should be made from scratch using your favorite assembler.
Everything has to be done inside these 4k, no packers.
The only thing that dosnt count for the 4k limit is a basic loader, this makes the life of the judges easier.

So, what i need are some trustfull judges and people who want to participate.
Deadline would be the 15. January 2006.

Any interests?
 
... 6 posts hidden. Click here to view all posts....
 
2005-10-18 21:33
carlsson

Registered: Nov 2002
Posts: 41
If you wish to deinspire (?) people from using packers, you should consider a 1K game compo instead. The MiniGame compo as linked to above, has run both classes for a few years. Although Wyndex' xip will shave a few bytes off a 1K entry, traditional packers often would be a waste on the tight code and data required within 1K.

By the way, a Basic stub is no more than 12 bytes, possibly even less if you know what you are doing.
2005-10-18 22:14
BastetFurry

Registered: Jul 2005
Posts: 88
I talked with Copyfault and i cant say anything versus packers anymore *g*
But still one exeption versus other compos and i hope this will not be any problems for you all. The BASIC-Loader does not count as code. Its just better than some SYS somewhere command
2005-10-19 09:15
Devia

Registered: Oct 2004
Posts: 401
..so if my BASIC loader was really badly coded and accidentally happened to create loads of garbage data that my badly coded game code accidentally happened to use in some ways, that would be OK?

MHO: Limit the filesize to 4k and just state that it must be RUN-able from BASIC... just like the 4k demo compos, to avoid misunderstandings and potential "cheating".
2005-10-19 09:34
TDJ

Registered: Dec 2001
Posts: 1879
This reminds me of a 64k pc intro from my old group Analogue, done by Hugo. He had managed to create a fantastic piece of work with lots of raytraced stuff etc, and a great tune by Jeroen Tel. The only problem: it needed several minutes of depacking before it actually started .. suffice to say that it didn't score very high in the compo ..
2005-10-19 09:50
Graham
Account closed

Registered: Dec 2002
Posts: 990
Haha this remembers me of some 40KB compo entry I saw once. In reality it was ~70KB, but the coders modified the file entry on disk so it would show 40KB when the directory was displayed :D
2005-10-19 09:56
TNT
Account closed

Registered: Oct 2004
Posts: 189
carlsson: the shortest BASIC loader is 10 bytes. That includes sys line and three trailing zeroes. Should load address be counted as part of BASIC loader?

If someone can start program with single digit SYS address then it can be shortened further :)
2005-10-19 10:50
enthusi

Registered: May 2004
Posts: 675
Hm... Why not contribute to http://ffd2.com/minigame/ intead?
Its a pity when too many compos arise and the entries get worse. Well, I admit minigame-comp-deadline is pretty soon :)
Also I find 4K slightly too high. ALOT can be done in it and its hard to judge or optimize 4k of code (imho - im not that experienced).
Personally Id prefer 2K or something. Well or 1k :)
And I really think all that should count is the overall size and it should SOMEhow start in basic. Bei it basicheader or some weird autoload. Every other rule would simply make things complicated I think.
Also nice would be 4k but then the rule to code some AI in it as well :)
I miss that alot.
Maybe some tron-bot-compo?
Seen that in c once and it was fun and less common...
Whatever - have fun,
enthusi
2005-10-19 14:03
carlsson

Registered: Nov 2002
Posts: 41
I wonder if it is practically possible to make a whole game in ML in such way that you can execute it through the USR() function? :-)

10 POKE785,low:POKE786,high
15 A=USR(0):PRINT"[CLS]YOUR SCORE WAS: ";A
20 WAIT198,1:GOTO15

That's a rather long and obfuscated Basic "loader".
2005-10-19 14:13
Graham
Account closed

Registered: Dec 2002
Posts: 990
TNT: ofcourse load address counts to file length. I mean, you don't exclude exe headers on PC either, or hunk headers and reloc tables on Amiga.
2005-10-19 14:56
TNT
Account closed

Registered: Oct 2004
Posts: 189
Load address of course is part of file length, but can you count it as part of *BASIC* loader as it's present even if you autostart with $0326 or some other vector?
Previous - 1 | 2 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Dymo/G★P
rime/Fancy Rats
Martinland
algorithm
Knut Clausen/SHAPE/F..
d'Avid
Didi/Laxity
Guests online: 168
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 Wonderland XIV  (9.6)
9 Memento Mori  (9.6)
10 Bromance  (9.5)
Top onefile Demos
1 It's More Fun to Com..  (9.7)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 TRSAC, Gabber & Pebe..  (9.5)
6 Rainbow Connection  (9.5)
7 Wafer Demo  (9.5)
8 Dawnfall V1.1  (9.5)
9 Quadrants  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Nostalgia  (9.3)
2 Oxyron  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Swappers
1 Derbyshire Ram  (10)
2 Jerry  (9.8)
3 Violator  (9.8)
4 Acidchild  (9.7)
5 Starlight  (9.6)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.035 sec.