Bug Fix: Characters not displaying as UTF-8 encoded
Dance Dance Alien Invasion » Devlog
Updated meta tag in index.html file (line 3) to force UTC-8 encoding to prevent punctuation from converting to special other characters.
file: index.html
<!DOCTYPE html> <html> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><!-- This game was created based off tutorial code from Code Explained - <a href="https://www.youtube.com/c/codeexplained.">https://www.youtube.com/c/codeexplained.</a> --> <!-- Author: Kyuui --> Added changelog.txt file to highlight changed item.
Files
DanceDanceAlienInvasion_r1.1.zip Play in browser
Apr 21, 2020
Get Dance Dance Alien Invasion
Dance Dance Alien Invasion
You! Us! Dancing!
Status | Released |
Author | teamtoolazy |
Genre | Puzzle |
Tags | Ludum Dare 46, Pixel Art, ufo |