#include <life>
int main()
{
while (life::alive)
{
life::eat();
life::code();
life::sleep();
}
return 0;
}
π
School
-
11:14
(UTC +11:00)
Highlights
- Pro
Pinned Loading
-
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 8
-
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 π’
-
TheAlgorithms/C-Plus-Plus
TheAlgorithms/C-Plus-Plus PublicCollection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.