Devlog 1 - Started Working
So i thought of an idea on making a game emulator that could run basic old games on your terminal , so like you have some random fun things to play when your bored . I first started with making a box and getting a “@” moving in it using W A S D, then i built a working snakes game, Then I made a working snakes and added play again feature , in the game and it is working properly for this setup , i dont know my VS code was showing file errors but my cmake build worked properly so like my build feature is working but its a vs code error in file detection and also i basically added multiple apples as per your score , maximum currently goes to 4 apples with 15 + Score
Score 0–4 → 1 apple
Score 5–9 → 2 apples
Score 10–14 → 3 apples
Score 15+ → 4 apples
Finished with Snakes
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.