This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# SuperMario
A improved supermario game based on https://github.com/justinmeister/Mario-Level-1.
* support four levels:level 1-1 to level 1-4
* support go into the pipe
* use json file to store level data (e.g. position of enemy, brick, box and pipe)