Update name, create redme
This commit is contained in:
parent
a86c5cdda0
commit
1beb2f7462
2 changed files with 11 additions and 1 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
# SPACE SMASHER 9001!
|
||||||
|
|
||||||
|
Tested on node `v14.17.3`
|
||||||
|
|
||||||
|
You can play the game [here](#)
|
||||||
|
|
||||||
|
In the `game` directory there game client.
|
||||||
|
In the `server` directory there are authentiaction and ranking server.
|
||||||
|
|
||||||
|
To start the app locally, you need... *TODO* :)
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "hs3jam-miner",
|
"name": "hs3jam-space-smasher-9001",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Simple Phaser 3 game for the Hackerspace Trójmiasto's little game jam",
|
"description": "Simple Phaser 3 game for the Hackerspace Trójmiasto's little game jam",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue