GitXplorerGitXplorer
A

Snake

public
2 stars
0 forks
1 issues

Commits

List of commits on branch master.
Unverified
e391dc477544eff347ba5284a1cbfc096ea47cb6

add macOS support

AAtomicVar committed 7 years ago
Unverified
831d6f9b0db0f5a156f90a74e4c7840dcc80ebb2

update README.md

AAtomicVar committed 7 years ago
Unverified
fde20f17a294546d2130f5e8b58a1f9c7762f44d

add score display

AAtomicVar committed 7 years ago
Verified
16d079fca957ae43091a70104fe410006e4e6639

add a newline character

AAtomicVar committed 7 years ago
Unverified
ee1f359a834603a2e42761265264159e704264dc

Add Travis-CI status

AAtomicVar committed 7 years ago
Unverified
1904c246e194e01ecbc9c71b8390f815dbeee6a7

Merge branch 'travis-ci-test'

AAtomicVar committed 7 years ago

README

The README file for this repository.

Snake

Build Status

A Snake game by ncurses.

A Windows port screenshot by Cygwin below:

start up

Requirements

  • ncurses 6.0+

Platform

☑ Linux (The code was developed initially on Fedora 27.)

☑ Windows (It can be compiled on Cygwin.)

☑ macOS (Tested by @Yeeef)