https://github.com/ynfuien/snake-vb
Simple snake game in Visual Basic.
https://github.com/ynfuien/snake-vb
snake snake-game vb-net visual-basic
Last synced: 8 months ago
JSON representation
Simple snake game in Visual Basic.
- Host: GitHub
- URL: https://github.com/ynfuien/snake-vb
- Owner: Ynfuien
- License: gpl-3.0
- Created: 2023-08-22T20:28:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T20:29:24.000Z (over 2 years ago)
- Last Synced: 2025-02-22T19:42:17.370Z (11 months ago)
- Topics: snake, snake-game, vb-net, visual-basic
- Language: Visual Basic .NET
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Snake in Visual Basic
Simple snake game ported from my C# snake.
# Media

# License
This project uses [GNU GPLv3](https://github.com/Ynfuien/snake-vb/blob/main/LICENSE) license.