Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-22T20:29:24.000Z (about 1 year ago)
- Last Synced: 2023-08-23T00:42:31.540Z (about 1 year 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
![gameplay](https://i.imgur.com/8oq54MT.gif)# License
This project uses [GNU GPLv3](https://github.com/Ynfuien/snake-vb/blob/main/LICENSE) license.