Diese Website benötigt JavaScript.
Erkunden
Hilfe
Anmelden
riyyi
/
space-walk
Beobachten
1
Favorisieren
0
Fork
0
Code
Probleme
Pull-Requests
Releases
Wiki
Aktivität
5
Commits
1
Branch
0
Tags
master
T
Datei hinzufügen
Neue Datei
Datei hochladen
Patch anwenden
Code
Clone
HTTPS
Tea CLI
Mit VS Code öffnen
Mit VSCodium öffnen
Mit Intellij IDEA öffnen
ZIP herunterladen
TAR.GZ herunterladen
BUNDLE herunterladen
Riyyi
790ccfd137
Update README
2021-02-20 00:26:27 +01:00
.gitignore
Initial commit
2021-02-18 15:43:17 +01:00
board.cpp
Initial commit
2021-02-18 15:43:17 +01:00
board.h
Initial commit
2021-02-18 15:43:17 +01:00
boardwindow.cpp
Initial commit
2021-02-18 15:43:17 +01:00
boardwindow.h
Initial commit
2021-02-18 15:43:17 +01:00
gamestate.h
Initial commit
2021-02-18 15:43:17 +01:00
infowindow.cpp
Initial commit
2021-02-18 15:43:17 +01:00
infowindow.h
Initial commit
2021-02-18 15:43:17 +01:00
inputoutput.cpp
Initial commit
2021-02-18 15:43:17 +01:00
inputoutput.h
Initial commit
2021-02-18 15:43:17 +01:00
main.cpp
Initial commit
2021-02-18 15:43:17 +01:00
maingame.cpp
Initial commit
2021-02-18 15:43:17 +01:00
maingame.h
Initial commit
2021-02-18 15:43:17 +01:00
mainmenu.cpp
Initial commit
2021-02-18 15:43:17 +01:00
mainmenu.h
Initial commit
2021-02-18 15:43:17 +01:00
makefile
Initial commit
2021-02-18 15:43:17 +01:00
messagebox.cpp
Initial commit
2021-02-18 15:43:17 +01:00
messagebox.h
Initial commit
2021-02-18 15:43:17 +01:00
player.cpp
Initial commit
2021-02-18 15:43:17 +01:00
player.h
Initial commit
2021-02-18 15:43:17 +01:00
README.org
Update README
2021-02-20 00:26:27 +01:00
selectionbox.cpp
Initial commit
2021-02-18 15:43:17 +01:00
selectionbox.h
Initial commit
2021-02-18 15:43:17 +01:00
space-walk.drawio
Add UML design
2021-02-18 16:10:18 +01:00
spaceship.cpp
Initial commit
2021-02-18 15:43:17 +01:00
spaceship.h
Initial commit
2021-02-18 15:43:17 +01:00
test.cpp
Initial commit
2021-02-18 15:43:17 +01:00
test.h
Initial commit
2021-02-18 15:43:17 +01:00
window.cpp
Initial commit
2021-02-18 15:43:17 +01:00
window.h
Initial commit
2021-02-18 15:43:17 +01:00
README.org
Space Walk
Space Walk
board game.
Build instructions
$ make
Libraries
ncurses
In neuem Issue referenzieren
Git Blame ansehen
Permalink kopieren
S
Beschreibung
Space Walk board game
Readme
46
KiB
Sprachen
C++
97.6%
Makefile
2.4%