Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Eater Game Projects

This workspace contains two main game projects:

1. Emoji Eater Game

  • Location: Emoj/
  • Description:
    • A fun, interactive snake-style game where the snake is made of emojis. The head is a 👾 emoji, and the body is made of 👁‍🗨 emojis. Bets (collectibles) are randomly placed Food & Drink emojis. The player moves the snake to collect these emojis, growing the snake and increasing the score.
    • The game uses PixiJS for rendering and supports both mouse and touch controls.
    • The visual style is playful and colorful, making use of modern emoji graphics.

Demo & Source

Emoji

2. Shape Eater Game

  • Location: Shapes/
  • Description:
    • A classic snake-style game where the snake and collectibles are rendered using geometric shapes (rectangles, circles, stars, etc.).
    • The game focuses on clean, geometric visuals and smooth movement.
    • Like the Emoji version, it uses PixiJS for rendering and supports mouse and touch controls.

Demo & Source

Emoji

How to Play

  • Open the corresponding HTML file (Eater.html) in each project folder to start the game.
  • Use your mouse or touch to place bets/collectibles and control the snake.
  • The snake will move towards and collect the items, growing longer with each item collected.

Technologies Used

  • PixiJS: Fast 2D rendering for web games.
  • JavaScript: Game logic and interactivity.
  • HTML/CSS: Basic structure and styling.

Folder Structure

  • Emoj/ - Emoji-based snake game
  • Shapes/ - Shape-based snake game
  • scarp_code/ - Older or experimental code versions

Credits

  • Emoji graphics are provided by Unicode.
  • Geometric shapes are rendered using PixiJS.

Enjoy playing and customizing your Eater games!

About

Eater The Alternative Sanke Game

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages