Jump to content
IGNORED

Nonogram - game released


Recommended Posts

Looking forward to it :) Very absorbing game!

:D

 

Happy dance...

Thanks. :)

 

Here's a happy dance for ya. ;)

 

nonogram0048.gif

 

 

The Minesweeper cartridge on sale is basically an 8K ROM. The Nonogram cartridge will be a 64K ROM. 64K consisting of the game itself and a string of enhanced demos. I'll get into more details soon ...

 

;)

Edited by sometimes99er
Link to comment
Share on other sites

The bonus material includes a more than 8 year old demo.

Graphics

Previously I had noticed picture conversion tools for the MSX and Coleco. This enables you to turn a picture with many colors into a 9918a bitmap using Floyd-Steinberg dithering algorithms. I set out to make a tool in C#. This produced an output of 12K data.

My preferred output is the 8K ROM cartridge format. Something had to give. I could go for smaller pictures or try to compress the data. Simple RLE compression only helps with chunks of repeating data, so the pictures had to have less detail. Make it so (Picard).

The picture was taken from the Internet and I can’t find it again. I think it was a “free stock” photo.

 

nonoitem3.jpg

Sound

What I did was to extract or convert VGM files to ISR files. The files become both a bit smaller and somewhat easier to play. Still music files with effects are generally rather large or need relatively large players, at least with the 8K ROM size and 256 bytes of CPU memory (no Memory Expansion) in mind.

The music included here is short and repetitive, but I think it’s okay for a quick picture on screen. The music is taken from the Hyper Sports arcade.

Cartridge

Here’s the demo as a standalone cart. Fctn Quit to quit.

;)

 

 

 

Edited by sometimes99er
  • Like 4
Link to comment
Share on other sites

This bonus is also a more than 8 year old demo.

Graphics

Got the idea of maybe remaking the startup-screen of the Amiga 500. That's the insert-amiga-workbench-v1.3-disk-screen. Colors and detail would seem to fit. And so it did, quite well, and in ordinary graphic mode. Only needed one support-sprite in the upper right corner.

Next idea was to have the Amiga mouse-pointer move around with some prerecorded smooth movement. Just circling around a bit. I used some free tool to record mouse-movement and converted the PC screen-coordinates to fit the TI.

nonoitem4.jpg

Sound


The music here is again short. And it's repeated with a pause in-between. It's taken from the 1985 Ping Pong arcade.

Cartridge

Here’s the demo as a standalone cart. Fctn Quit to quit. Again my favorite format of 8K ROM without need for Memory Expansion.

;)

Edited by sometimes99er
  • Like 3
Link to comment
Share on other sites

This next bonus is a mini game and as it happens it's also more than 8 years old.

 

Graphics

 

This is as simple and minimalistic as one can probably get. A single pixel border. A snake only consisting of the same 7 by 7 pixel square. A few letters and digits for score and high score.

 

nonoitem5.jpg

 

Controls

 

You move around using the joystick. Try and avoid the walls and yourself.

 

Sound

 

Sound-effects are handmade. Music is out of Lemmings from the Sega Master System.

 

Cartridge

 

And here it is. Fctn Quit to quit.

 

;)

 

 

 

Edited by sometimes99er
  • Like 4
Link to comment
Share on other sites

 

This next bonus is a mini game and as it happens it's also more than 8 years old.

 

Graphics

 

This is as simple and minimalistic as one can probably get. A single pixel border. A snake only consisting of the same 7 by 7 pixel square. A few letters and digits for score and high score.

Controls

You move around using the joystick. Try and avoid the walls and yourself.

Sound

Sound-effects are handmade. Music is out of Lemmings from the Sega Master System.

Cartridge

 

And here it is. Fctn Quit to quit.

 

;)

attachicon.gifsnakec.bin

attachicon.gifsnake.rpk

 

Nice little game, Karsten :)

  • Like 1
Link to comment
Share on other sites

Next bonus is an almost 8 year old demo inspired by a 1MB Game Boy Color (GBC) demo named Bitte 8 Bit.

 

Graphics

 

1. Early DOS-like startup (40 column).

2. Then comes a Win98 splash (half-bitmap) - inspired by the GBC.

3. This is then shot down - inspired by the GBC.

4. The splash clears with a marmalade effect (hence the title of the demo). Maybe an effect originating from the Amiga which could run this stuff solely through the Copper.

5. Then comes the blue screen of death (40 column).

 

nonoitem6.jpg

 

Controls

 

Use keys 1, 2 and C. Fctn Quit to quit.

 

Sound

 

Sound-effect of gunshot is handmade.

 

Cartridge

 

;)

 

 

 

Edited by sometimes99er
  • Like 2
Link to comment
Share on other sites

Next bonus is an over 7 year old demo.

Graphics

 

This time I wanted to paint in full bitmap. Mouse movement recorded from a PC paint program and then converted coordinates to fit the TI screen.

 

First run through draw lines, one per frame, between mouse positions and does so with a fat pen (4 pixels adjacent). Next run through is simply plotting all the positions. And finally it's all done drawing with a thin pen.


nonoitem7.jpg

Controls

Fctn Quit to quit.

Sound

Music is from Jail Break arcade.

Cartridge

;)

 

Edited by sometimes99er
  • Like 2
Link to comment
Share on other sites

This bonus is again an over 7 year old demo.

Graphics

I wanted to imitate the Etch A Sketch drawing toy. Using full bitmap. And you can draw.

nonoitem9.jpg

Controls

Use joystick. Press the N key to get a new fresh etch screen. Fctn Quit to quit.

Sound

Music is Dance Of The Four Little Swans from Tchaikovsky's Swan Lake taken from Lemmings on the Sega Master System.

Cartridge

;)

 

 

 


Edited by sometimes99er
  • Like 1
Link to comment
Share on other sites

And this is then the last bonus being added to the Nonogram cartridge. A 7 year old demo.

Graphics

All kind of colors jumping up and down in half bitmap, with a slowly revealing splash in the middle.

nonoitem8.jpg

Controls

Fctn Quit to quit.

Sound

Music is from Jail Break arcade.

Cartridge

;)

 

Edited by sometimes99er
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 months later...

Nice review at TI-99/4A Game Shelf. Thanks. :)

This is a picture logic puzzle where cells in a grid must be colored or left blank according to numeric clues on the sides of the grid to reveal a hidden picture. Simple and clear presentation, but absorbing gameplay. It's gets pretty tough beyond level 5, but you are always tempted to try one more level. Very well done.

 

 

  • Like 1
Link to comment
Share on other sites

  • 6 months later...

What, you want it to spit a real cake out at you? LOLOL I like the slices of cake just as they are--no issues with high-calorie, sugary foods that way. :)

 

I never get enough time to sit through all 39 puzzles, unfortunately--but the fact that there are always new ones to play with gives this one lots of play value for me.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...