Update readme.md
This commit is contained in:
parent
ff8db44104
commit
814b1551ae
13
readme.md
13
readme.md
|
@ -3,4 +3,15 @@
|
|||
|
||||
Start gulp by just running `gulp` in the console. Start the code by running `dist/main.js` with Web Server for Chrome or a similar product. Anytime you save, gulp should recompile the code automatically.
|
||||
|
||||
Setup follows [this helpful guide from TypeScript] (https://www.typescriptlang.org/docs/handbook/gulp.html) (Up through Watchify).
|
||||
Setup follows [this helpful guide from TypeScript] (https://www.typescriptlang.org/docs/handbook/gulp.html) (Up through Watchify).
|
||||
|
||||
# Shattered Sword
|
||||
CSE380 2D Game Design Project, Spring 2022
|
||||
|
||||
## Deployed site
|
||||
:link: [shattered-sword.firebaseapp.com](https://shattered-sword.firebaseapp.com)
|
||||
:link: [https://shattered-sword.firebaseapp.com/benchmark1](https://shattered-sword.firebaseapp.com/benchmark1)
|
||||
<div style="text-align: left"><img width='500' alt='Shattered Sword' src='./public/GUI/Logo.png'></div>
|
||||
|
||||
## About our team
|
||||
Henry Chen, Kelly Peng, Xinyu Xu
|
||||
|
|
Loading…
Reference in New Issue
Block a user