Jump to content
IGNORED

Coleco Adam Programming Contest


Milli V

Recommended Posts

sounds interesting. I haven't used smart basic in 20 years. I made a simple drawing program at the time.

 

What is the goal of the contest. Is it to have a very detail game?

 

Not sure the capabilities of smartbasic. Can it be compiled later on? Sprites, I assume music will work. What about put_frame calls. I guess that can all work too.

 

Sounds like an interesting contest idea.

 

maybe the winner could have a CIB release of the game as well but the game I guess would be public domain too.

Link to comment
Share on other sites

sounds interesting. I haven't used smart basic in 20 years. I made a simple drawing program at the time.

 

What is the goal of the contest. Is it to have a very detail game?

 

Not sure the capabilities of smartbasic. Can it be compiled later on? Sprites, I assume music will work. What about put_frame calls. I guess that can all work too.

 

Sounds like an interesting contest idea.

 

maybe the winner could have a CIB release of the game as well but the game I guess would be public domain too.

SmartBasic is powerful enough to create some very nice and detailed games, but some of the best ADAM programmers from the 80s and 90s (Sol Swift and Steve Pitman) developed machine language routines that were POKEd into memory and then CALLed when needed.

 

There are a number of programs that will aid tremendously in this endeavor as far as graphics, sprites, etc. that were developed by Sol Swift (Digital Express) and a lot of SmartBasic programming information can be found in Sol's Nibbles & Bits newsletters that are available in PDF format on Joe Blenkle's website that is linked in the footer of my posts... for that matter, the NIAD newsletters on there contain a lot of SmartBASIC programming workshops as well.

 

Here are some programs off the top of my head that will aid everyone:

 

  • BootPIC Deluxe - for converting a graphics file to a boot screen that displays while SmartBASIC and the program loads. Can't use this with SuperBasic+ v3.0.
  • Intel-LOAD v1.0 - for converting a SmartBASIC "A" type file to a Binary "H" type file that will load much faster.
  • PowerPAINT - for creating full screen graphics files (store it in HGR file format)
  • SpritePOWER - for creating sprite sets.
  • FontPOWER - for creating font sets.
  • CLIPPER - for creating clip-art (handy for changing small areas of the screen.
  • File Manager v3.x - the best utility program that includes an ASCII / HEX editor.

Also, I would not use plain old vanilla SmartBASIC v1.0 as your development platform, rather I would use SuperBASIC+ v3.0 by TCR Software seeing as the numerous bugs in SB V1.0 have been fixed.

 

Everything listed above is available in the large ADAM software package that can be downloaded on Joe Blenkle's website.

  • Like 1
Link to comment
Share on other sites

I applaud your effort Milli and really am floored with the prizes that you will be awarding!!! :thumbsup:

 

I hope this contest will be well supported and will inspire more people to look at the ADAM as a possible development platform.

 

Hmmm, might have to dust off the ole' programmer's cap and dive into this one. Wonder if I can submit a program that I released circa 1990, but never had the time to implement everything that I wanted and therefore sold it for only $9.95.

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

So much for Visual Studio C# ;(

 

  • BootPIC Deluxe - for converting a graphics file to a boot screen that displays while SmartBASIC and the program loads. Can't use this with SuperBasic+ v3.0.
  • Intel-LOAD v1.0 - for converting a SmartBASIC "A" type file to a Binary "H" type file that will load much faster.
  • PowerPAINT - for creating full screen graphics files (store it in HGR file format)
  • SpritePOWER - for creating sprite sets.
  • FontPOWER - for creating font sets.
  • CLIPPER - for creating clip-art (handy for changing small areas of the screen.
  • File Manager v3.x - the best utility program that includes an ASCII / HEX editor.
Link to comment
Share on other sites

The rules have been posted:

 

http://retrosystemrescue.com/coleco-adam-programming-contest/

 

Milli

 

 

 

4. Must be written in a language that was available when the Coleco Adam was on the market in 1983 – 1985. These include Smart Basic, Smart Logo, Assembly (Machine Language) and languages available under the CP/M operating system at the time

FWIW, that would include C, Pascal, Cobol, Fortran, Forth, and possibly even Modula 2 and Algol depending on their release date... among others.

Also note that you said "languages available", you did not specify we have to use the actual compiler that was available.

No takebacks!

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...