Oregon-Trail
Oregon-Trail copied to clipboard
A p5.js version of the Apple ][ Oregon Trail Game
(Been working on my own take on this while checking back here).... After a few attempts to build the various rooms I noticed that, for me anyway as a longtime...
Edited: Disregard - most browsers won't support this solution anyway. I was looking into the input.js source and there is actually an easier way to do that in CSS by...
Don't know if any of you have discovered this already but I found what appears to be the full game sprites for Oregon Trail. Perhaps these could be a useful...
- English - German - Italian
Could there maybe be a collection of saved screenshots organized some way, perhaps in numerical order notation, that could be used to simply paint an image of that screen and...
I have looked at the first few pages (before Matt's General Store) and here are all the page configurations that are in use. ## 1. Image + Options ![Screenshot from...
Maybe a `input` element is enough
Right now for rendering a new line you must add a new element in the JSON string array. @shiffman already suggested using the `text()` function where you can specify the...
started adding language choice options #11
Maybe some kind of Settings file to set some theming (font color, background color)