#include <life>
int main()
{
while (life::alive)
{
life::eat();
life::code();
life::sleep();
}
return 0;
}
-
22:20
(UTC +11:00)
Highlights
- Pro
Pinned Loading
-
Wrong-Question-Notebook
Wrong-Question-Notebook PublicThe Wrong-Question Notebook (WQN) is a web-based application designed to help students systematically track, organise, and revise the problems they answered incorrectly.
TypeScript 2
-
The-Hangman-Game
The-Hangman-Game PublicThe classic Hangman game implemented in the commandline. Made with Xcode.
C++ 3
-
openrct2-dynamicdashboard
openrct2-dynamicdashboard PublicA dynamic dashboard for OpenRCT2 scenarios including all the statistics.
TypeScript 13
-
WoA-Fleet-Tracker
WoA-Fleet-Tracker PublicAn online fleet tracker for managing your airplanes in World of Airports.
TypeScript
-
OpenRCT2/OpenRCT2
OpenRCT2/OpenRCT2 PublicAn open source re-implementation of RollerCoaster Tycoon 2 🎢
If the problem persists, check the GitHub status page or contact support.



