[Hugo] Hugo shell repo

I created a repository on Hugo for anyone wishing to have a “shell” or starter program for making games in Hugo.

It is here: https://github.com/robbsherwin/hugoshell/tree/master

It includes a copy of Hugor.exe for simplicity’s sake as an interpreter.
It includes a mac and Unix compiler. (I know those are the same now, but I like having the same file in different directories to make it easy for people doing this for the first time.)

(… Hmm, now that I look at the repo again, it appears that the Windows compiler is not in its own directory, it’s just sitting in the root directory as hc.exe. I may fix that.)

If anyone decides to use that and you have questions or comments just let me know. Good luck!

2 Likes