index
:
simple-snake.git
master
Ncurses Snake where the only boundaries are the terminal window
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-04
Fix save paths for Windows
Louie Shprung
2023-01-01
Working Windows builds under MinGW
Louie Shprung
2023-01-01
Improve configure.ac based on autoscan results
Louie Shprung
2022-12-31
Improve detection of ncurses.h
Louie Shprung
2022-12-25
Set configure to error out if ncurses.h is missing
Louie Shprung
2022-12-24
Improved README detail and added instructions for building rpm
Louie Shprung
2022-12-23
Added binary deb build instructions to README
v0.1
Louie Shprung
2022-12-10
Set fields in debian/control
Louie Shprung
2022-12-10
Created debian/
Louie Shprung
2022-12-10
Move include/ into src/
Louie Shprung
2022-12-10
Change binary name to simple-snake
Louie Shprung
2022-12-10
Replace crude Makefile with Autotools build system
Louie S
2020-12-19
Saving highscores to ~/.local/share/
lshprung
2020-12-19
Changed name
lshprung
2020-12-18
Overall game loop implemented
lshprung
2020-12-18
Added fruit and scoring functionality
lshprung
2020-12-17
Working collision
lshprung
2020-12-17
Basic input draw loop working
lshprung
2020-12-17
Working updateScreen function
lshprung
2020-12-14
First commit
lshprung