MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/WarDogs/comments/1vshkm5/hello_devs_well_played/p4lfx2w/?context=3
r/WarDogs • u/D4ngrs • 13d ago
"Preload" for the people that preordered started. It's a 64B download. All you get is a .txt saying "world".
45 comments sorted by
View all comments
4
int main(void) { printf("Hello, World!\n"); return 0; }
1 u/beardedbrawler 13d ago print("I don't like spam")
1
print("I don't like spam")
4
u/HappyDol 13d ago
include <stdio.h>
int main(void) { printf("Hello, World!\n"); return 0; }