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 > CSDb Discussions > Games in demo-quality?
2006-07-06 11:34
Bamu®
Account closed

Registered: May 2005
Posts: 1332
Games in demo-quality?

Does anybody know games in demo quality?
Shouldn't it possible to create simple puzzle games that reach the demo-level?
 
... 61 posts hidden. Click here to view all posts....
 
2018-02-02 08:17
Oswald

Registered: Apr 2002
Posts: 5028
Quote: Quoting Oswald
multiplexed lemmings? nah, there can be easily more than 8 in a row.


You didn't get the idea obviously? Figuring out densest lemming crowds, grouping them, placing sprites there and writing data into sprites on the fly ;) Hence dynamic placed sprites are only matrix for lemmings' bobs ;)


ah, that sounds neat, with clever level design the sprite layout could be even fixed.
2018-02-02 08:21
Jammer

Registered: Nov 2002
Posts: 1292
Sure, in many cases layout could be fixed, but given destructible nature of levels, it's safer to manipulate x-pos, I assume (but all those mappings, euw...) :)
2018-02-02 08:34
Mixer

Registered: Apr 2008
Posts: 422
Some c-64 game makers have done impressive job in cramming a lot of content into a small space. For instance Elite had all this generated content. Then there were all these games with smooth animations that are in memory in some compressed form while one frame is being drawn. Not necessarily VIC hacking, but certainly the coders attitude has been to overcome platform limitations as with demos.
2018-02-02 08:45
ChristopherJam

Registered: Aug 2004
Posts: 1381
Quoting Jammer
Figuring out densest lemming crowds, grouping them, placing sprites there and writing data into sprites on the fly ;) Hence dynamic placed sprites are only matrix for lemmings' bobs ;)


Ah, nice. I missed that too.

I do think Oswald is right in that once you're relying on level design to ensure you can always manage sprite coverage, it should then be possible to precompute the sprite positions - unless of course you're just using the level design to "discourage" flickering.
2018-02-02 12:30
Digger

Registered: Mar 2005
Posts: 422
Unlimited Bobs Lemmings!
2018-02-02 13:04
Jammer

Registered: Nov 2002
Posts: 1292
One drawback is that levels are most probably gonna end up bitmap based but VSP to the rescue again, right? xD
2018-02-02 15:03
ChristopherJam

Registered: Aug 2004
Posts: 1381
Quoting Jammer
One drawback is that levels are most probably gonna end up bitmap based but VSP to the rescue again, right? xD


Haha probably. Though, I guess you could plot into four charsets instead and scroll by updating the character indices.

I had a thought about the lemmings themselves earlier too - if there are too many on a given row to be covered by eight unexpanded sprites, you could always X-expand them, temporarily halving resolution.
2018-02-02 17:03
Jammer

Registered: Nov 2002
Posts: 1292
Quoting ChristopherJam
Though, I guess you could plot into four charsets instead and scroll by updating the character indices.


Would be cool but I assume every char has to be unique for destruction to work correctly ;)
2018-02-02 17:24
chatGPZ

Registered: Dec 2001
Posts: 11148
this thread would get so many even better ideas on lemon =P
2018-02-02 17:35
Oswald

Registered: Apr 2002
Posts: 5028
Quote: Quoting ChristopherJam
Though, I guess you could plot into four charsets instead and scroll by updating the character indices.


Would be cool but I assume every char has to be unique for destruction to work correctly ;)


every char can be unique, only you simulate bitmap with 4 charsets, every char displayed once and only once. when you scroll you only have to move ~1000 byte.

6rows*40 bytes = 240 = 1 charset, 6*4 charset = 24 rows.
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 - 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
Taxim/Knights of Bytes
Mixer
theK/ATL
Bitbreaker/Performers
CreaMD/React
Mason/Unicess
Guests online: 129
Top Demos
1 Next Level  (9.8)
2 13:37  (9.7)
3 Mojo  (9.7)
4 Coma Light 13  (9.7)
5 Edge of Disgrace  (9.6)
6 No Bounds  (9.6)
7 Comaland 100%  (9.6)
8 Uncensored  (9.6)
9 Wonderland XIV  (9.6)
10 Bromance  (9.5)
Top onefile Demos
1 Layers  (9.6)
2 It's More Fun to Com..  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Copper Booze  (9.6)
6 TRSAC, Gabber & Pebe..  (9.5)
7 Rainbow Connection  (9.5)
8 Dawnfall V1.1  (9.5)
9 Quadrants  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Covert Bitops  (9.4)
2 Nostalgia  (9.4)
3 Oxyron  (9.3)
4 Booze Design  (9.3)
5 Crest  (9.3)
Top Musicians
1 Rob Hubbard  (9.7)
2 Stinsen  (9.7)
3 Jeroen Tel  (9.6)
4 Linus  (9.6)
5 MacMagix  (9.6)

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