| Name: | gosnake |
|---|---|
| Version: | 1.2 |
| Release: | 1.el7 |
| Architecture: | x86_64 |
| Group: | Amusements/Games |
| Size: | 103978 |
| License: | GPLv3+ |
| RPM: | gosnake-1.2-1.el7.x86_64.rpm |
| Source RPM: | gosnake-1.2-1.el7.src.rpm |
| Build Date: | Thu Oct 26 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://sites.google.com/site/mohammedisam2000/home/projects |
| Summary: | The Console Snake Game |
| Description: | GoSnake is a simple yet nice implementation of the well known snake game. It is designed to run under the GNU/Linux console (including terminal emulators). The aim of the game is simple: control your snake and move it around to eat food without hitting walls, or colliding with itself. The game includes 10 levels with an option to play levels randomly, and a high score board. |
- Added commandline '--level' option - Fixed black background
- Corrected license issue
- First release