You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -14,6 +14,7 @@ <h1>UNDERTALE: Text Based Adventure Game (Work In Progress)</h1>
<divid="output"></div>
<inputtype="text" id="input" placeholder="* What do you want to do? (Type help for help and press ENTER to do action.)" />
<scriptsrc="Assets/game.js"></script>
<h2>While you're at it, check out the <ahref="https://github.com/AxolotlIsSickOfThisShit/Undertale-Text-Based-Adventure-W.I.P-">GitHub Repository</a> for the game!</h2>