Siemenet

A game about collecting and planting seeds to tame nature.

Login

The game is communicating via web sockets with my server and requires you to authenticate using Google/Github. Only your name, profile image url and uid is stored on the server.

Instructions

Use [ASDW] or arrow keys to jump/move. Plant seeds with [Space] while standing on a platform. [Shift] to run.

Status

Multiplayer is disabled for now. It was getting in my way to make progress on the actual game. :)

Just got the WS/server going. The game is in very early state. You can move around a static level and see other players do the same. Server might die if too many users present. Your browser might die if too many users present (all game data is sent on each frame!)

Safari does not work at all. Something with iframes i think...

Some random stuff I am thinking about

  • Render platform level as "circle"
  • Zoom in on travel to level/planet
  • Generate "planets" with different fauna
  • Collect seeds
  • Trade seeds with other players
  • Travel to other planets and plant seeds
  • Introduced plants can mutate in a new level/environment
  • Introduced plants can kill other fauna
  • Goal of the game?

Leave a comment

Log in with itch.io to leave a comment.