Skip to content

Commit

Permalink
Added readme, screenshot, and binary.
Browse files Browse the repository at this point in the history
  • Loading branch information
evangreen committed Jun 18, 2015
1 parent c0bba6c commit 3a83d84
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ $(BINARY): $(OBJS)
@$(RCC) -o $@ $<

clean:
-del *.o
-del *.rsc
-del $(BINARY)
-rm *.o
-rm *.rsc
-rm $(BINARY)
7 changes: 7 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Starry Night Screensaver
This is a revival of the original Starry Night screensaver from After Dark, released by Berkeley Systems in the 1990s. Starry night fills your screen with a glimmer of stars and buildings.

![Screenshot](screenshot.gif?raw=true "Screenshot")

# Downloads
Download the latest release ![here](starryn.scr?raw=true)
Binary file added screenshot.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added starryn.scr
Binary file not shown.

0 comments on commit 3a83d84

Please sign in to comment.