Native Snake

GAME

-

A mobile Snake game built with React Native and MobX, with native Java components.

Native Snake is a classic Snake game designed for mobile devices using React Native. The project utilizes MobX for state management, enabling efficient and reactive UI updates.

The user interface is constructed with React Native components, and the game logic handles gestures and user inputs. Additionally, the project includes native components written in Java, integrating with the Android platform to provide enhanced performance and access to system functionalities.

The game offers classic mechanics such as snake movement, food collection, and collision avoidance, delivering a nostalgic experience in a modern package.