commit 6a78432228c33a066c54f440f92d6060dc097ab9 Author: sigonasr2 Date: Thu Feb 27 14:07:49 2020 +0900 Create README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9abfece --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +A game engine written in Javascript. Should be a fully featured 2D engine accepting user input, running at speeds that regular games on the computer would perform at. Include networking features.