Skip to content

A quickly thrown together browser game to mock my friend.

Notifications You must be signed in to change notification settings

JustinHallquist/PeaceCorpsGame

Repository files navigation

Terrible web browser game

Why?

  • To make fun of my friend who's doing great things with the peace corps.
  • Speed write this in a weekend (won't lie, it was a 3 day weekend).
  • Learn very, very basic browser gaming concepts.

Things you can do

Status Control Character Reflect On Life Choices Leave A Message
Player
  • [x]
  • [x]
  • [x]
  • Spectator
  • [ ]
  • [ ]
  • [x]
  • Things you can't do

    • You can't really do anything other than move the character if you're in control and reflect on life choices. This is intentional.

    Play with it yourself

    Install: npm i

    Start the server (possibly as a background service if not in another bash): npm run start:server

    Start the app: npm run start:app

    Then go to http://127.0.0.1:8080

    About

    A quickly thrown together browser game to mock my friend.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published