https://github.com/rigbir/snake_game
https://github.com/rigbir/snake_game
2d-game cpp game-development graphics keyboard-input retro-game sfml sfml-game snake-game
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rigbir/snake_game
- Owner: Rigbir
- Created: 2024-08-23T09:09:50.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T19:29:02.000Z (over 1 year ago)
- Last Synced: 2025-03-12T06:31:34.748Z (about 1 year ago)
- Topics: 2d-game, cpp, game-development, graphics, keyboard-input, retro-game, sfml, sfml-game, snake-game
- Language: C++
- Homepage:
- Size: 74.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# First Game - Snake
- I wanted to try the SFML library in my work. And also recreate a retro game with updated graphics and custom styles.
- In the Menu you can select the transition to the game;
- Or choose a style of play;
- Also change the gameplay in the Arcade;
- Turn off the game sounds;

- This snake differs from the others for various reasons, the first of them is that not all snakes have such interesting styles. The gameplay is also located in a slot machine, which brings the user back to the old atmosphere of slot machine shops.

- The project will be supported: patches will be released in which styles/arcades will be added. There are also plans in the future for multiplatform and launching the game on various monitor resolutions.
