BookmarkSubscribeRSS Feed
AllanBowe
Barite | Level 11

Was playing around over the weekend and knocked together a SAS platformer game

You can run it standalone, without SAS:  https://dash.sasjs.io

Or you can hook it up to Viya and compete against each other for high scores:

%let apploc=/Public/app/macro-dash; /* SAS Content location */
filename md url "https://github.com/sasjs/macro-dash/releases/latest/download/macro-dash-viya.sas";
%inc md;

Source:  

https://github.com/sasjs/macro-dash

 

More info:  https://sasapps.io/macro-dash


macro-dash.pngmacro-dash.png

/Allan
MacroCore library for app developers
Data Workflows, Data Contracts, Data Lineage, Drag & drop excel EUCs to SAS 9 & Viya - Data Controller
DevOps and AppDev on SAS 9 / Viya / Base SAS - SASjs
1 REPLY 1
Quentin
Super User

Thanks Allan, love it.  

 

This shows how much younger you are than me.  You think of Super Mario Brothers, I would think of doing Donkey Kong or Lode Runner.

 

Maybe you should post an index to all the SAS games available.  I know you've made a few.  I remember @ChrisHemedinger created a SAS version of Wordle, and in the comments of his blog post https://blogs.sas.com/content/sasdummy/2022/03/17/wordle-sas/ mentioned that someone had created a SAS version of Castle Wolfenstein!  I wonder if anyone ever tried to build a SAS chess engine...

 

 

The Boston Area SAS Users Group is hosting free webinars!

Register now at https://www.basug.org/events.