You are browsing as a guest. Sign up (or log in) to start making projects!

9h 30m 20s logged

Devlog number 1 for the gameofnote (lack of a nother name of yet)

This is a retro tic80 game where you explore a proceduraly generated world as a small charactor where you can carry your base along with you in your inventory.

The things that are currently in the game are the very basics of a sandbox survival game.

  • A procedural generated tarain system using a single seed
  • Mob system
  • A system for breaking blocks that is mildly functional
  • A simple inventory system
  • Basic art
  • Zero music
  • Cave walking
  • A lives system with a glitchy death screen

git hub commit hash in case you want to check it out: de0ed54f89af40e9a4b94aa583c9eac82e04b034

0
177

Comments 1

@jknig

Cool project