Page History: Example games and other programs for the CMM2
Compare Page Revisions
Page Revision: 2020/08/03 05:42
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_cmm2psgdemo.bas is the file to run
This may be it in the video:
Colour Maximite 2 - Demo Xturtle 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
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.