Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 351 Bytes

index.md

File metadata and controls

18 lines (14 loc) · 351 Bytes
title
Main

Online Code Editor

This is an exploratory project to write an online code editor for game graphics.

Editor

This editor uses HTML 5. Please upgrade your browser... <textarea id="editor-textarea"></textarea>
<script src="main.js"></script>