A collection of random game ideas for fun and practice.
Game platform and structures are separated by folders Cpp directory will contain games developed using c++ language, Java directory for java games and Python direcory for python games.
Brainstorm ideas for what the game is supposed to be, create a blueprint for it, structure the files, create multiple files for a single executable application if needed. Compile and run the game.
#BeginnerLevelDevelopment.
Task: Create 3 different games in the 3 different languages. No need to worry about graphic attributes of the games. Make the game playable on the user's terminal.