Welcome Guest, you are in: Login

Fruit Of The Shed

Navigation (Colour MaxiMite 2 (CMM2))






Search the wiki

»


Page History: Example games and other programs for the CMM2

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: 2020/08/03 06:29


Gauntlet
link to the code here https://github.com/mauroxavierneto/gauntlet_cmm2

Wolfenstein 3d (warn for violence or swastika)

Lunar lander
Lunar lander CMM2 port is in this thread: https://www.thebackshed.com/forum/ViewTopic.php?TID=12303&PID=150642#150642 along with a few variations

Boulder Dash
master branch in gitlab: https://gitlab.com/raxas/bouldermite/-/tree/master
a previous version posted on forum:
https://www.thebackshed.com/forum/uploads/capsikin/2020-07-28_232351_BDASH.zip


PSG Demo - demoscene program showing some great sound and graphic effect - comes with the PSG Mini library here:
https://github.com/mauroxavierneto/psgmini_cmm2
psgdemo.bas is the file to run
This may be it in the video: Colour Maximite 2 - Demo X

turtle graphics demos:
https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=12465

Eliza:
https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=12468&LastEntry=Y#151604

ZMIM:
https://github.com/thwill1000/zmim
Z machine interpreter for Z machine games (includes sample Z machine games)

Some to be linked from the demo thread

https://www.thebackshed.com/forum/ViewTopic.php?TID=12159&P=1

Rotating cube

Colour bars

sinecube

Rotating Dodecahedron

Rotating Football

(and there are more to add, please add more and/or add links for the ones that aren't yet linked)

Lots more example code here

https://github.com/mkopack73/cmm2_tests

colorcircles.bas works by itself. drawperf.bas and keytest.bas require stdsettings.inc to be saved in the directory with them, and some others need files to be in the correct location.

Short code examples

Possibly we should have a separate page for these if they're not complete programs.

There were some in this thread: http://www.thebackshed.com/forum/ViewTopic.php?TID=12378&P=1