Skip to content

fossil avoider#3712

Open
derrikfish43-eng wants to merge 3 commits intohackclub:mainfrom
derrikfish43-eng:main
Open

fossil avoider#3712
derrikfish43-eng wants to merge 3 commits intohackclub:mainfrom
derrikfish43-eng:main

Conversation

@derrikfish43-eng
Copy link

Your checklist for this pull request

Casey Lee

Casey:

About your game

What is your game about?
In my game you are a paleontologist tasked with uncovering fossils a 100 meter^2 area of earth, unfortunately your drill will instantly destroy any fossils directly under it so you must only dig not fossils. On the bright side your trusty ground penetrating radar can tell you how many fossils each block is surrounded by but only after it has been mined.

How do you play your game?

WASD keys to move around the tiles.
J to uncover the earth
K to reset the game

Code

Check off the items that are true.

  • [x ] The game was made using the Sprig editor.
  • [ x] The game is placed in the in the /games directory.
  • [x ] The code is significantly different from all other games in the Sprig gallery (except for games labeled "demo").
  • [x ] The game runs without errors.
  • [ x] The name of the file/game contains only alphanumeric characters, -s, or _s.
  • [ x] The game name is not the same as the others from gallery
  • [ x] The game has metadata at the top of the file in the following format:
    /*
    @title:
    @author:
    @description:
    @tags: ['tag1', 'tag2']
    @addedOn: 2025-MM-DD
    */
    

Thanks for your PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant