Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davnotdev committed Sep 10, 2023
1 parent 3e5ac07 commit 457b099
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@
(Woohoo!)
You can also find a [demo here](https://davnotdev.github.io/Room).

This is ROOM, a DOOM inspired 3D [pew pew]-er, built for the sprig, an amazing game console built by the folks at hack club.

In ROOM, your goal is to navigate a maze of walls, picking up med kits while your health slowly drains.
Evade and kill the spinning people.
Your score is determined by your survival time.
Good luck!

> Note that ROOM cannot run on a physical sprig due to hardware limitations!
![game0.png](./assets/game0.png)
![game1.png](./assets/game1.png)

Expand All @@ -25,15 +34,6 @@ You can also find a [demo here](https://davnotdev.github.io/Room).
// a = Backward k = Look Behind
```

This is ROOM, a DOOM inspired 3D [pew pew]-er, built for the sprig, an amazing game console built by the folks at hack club.

In ROOM, your goal is to navigate a maze of walls, picking up med kits while your health slowly drains.
Evade and kill the spinning people.
Your score is determined by your survival time.
Good luck!

> Note that ROOM cannot run on a physical sprig due to hardware limitations!
## Distribution

`sprig-dist.js` contains the code that goes straight into the sprig editor.
Expand Down

0 comments on commit 457b099

Please sign in to comment.