Skip to content

Omega0x013/the-pond

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Pond

Own a froggy friend.

This server will run on port 8080 by default, if you wish to run it on a different port, use:

PORT=8080 npm start

Features

Ticked features are complete, and should be tested.

  • Move to a lily pad by clicking on it.
  • Move to a lily pad using using WASD/⇧⇦⇩⇨.
  • Jump through a bug to eat it.
  • Jump into an item to consume it.
  • Cannot jump when exhausted.
  • Infinite world.
  • Pet persists when the window is closed.
  • Pet stats decrease when the window is closed.
  • Game is installable.
  • Game works offline.