Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

v0.1 Release

Latest

Choose a tag to compare

@W1THRD W1THRD released this 08 Mar 03:17
· 1 commit to main since this release
12543a9

Added the following feature for the first development release:

  • One-player mode: move with arrow keys to get food and grow.

  • Two-player mode: P1 moves with arrow keys, P2 moves with WASD

  • Custom Level mode: Currently insecure, so only can randomly generate levels for the user to play. Later I will add a way for users to make their own levels with a text editor.

  • Main Menu: Used to access different modes (very bad, will improve one day)