Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdot555/c-chronicles-the-quest-of-quantum-code
A C language game for programming beginners
https://github.com/jdot555/c-chronicles-the-quest-of-quantum-code
c-game c-games-for-beginners c-language c-language-programming challenge coding-game coding-problems educational-game fun gui gui-application learn-code learn-coding learn-to-code learning puzzle-game puzzle-solving puzzle-solving-game
Last synced: 14 days ago
JSON representation
A C language game for programming beginners
- Host: GitHub
- URL: https://github.com/jdot555/c-chronicles-the-quest-of-quantum-code
- Owner: JDot555
- License: apache-2.0
- Created: 2024-09-17T07:17:46.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-12T10:10:20.000Z (4 months ago)
- Last Synced: 2025-01-20T19:14:21.175Z (14 days ago)
- Topics: c-game, c-games-for-beginners, c-language, c-language-programming, challenge, coding-game, coding-problems, educational-game, fun, gui, gui-application, learn-code, learn-coding, learn-to-code, learning, puzzle-game, puzzle-solving, puzzle-solving-game
- Homepage:
- Size: 17.6 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Code-Chronicles-The-Quest-for-Quantum-Code
A C language game for programming beginners.this is a Game made by JDot for programing beginners. This is a C game in which you
have to solve a puzzle in order to pass the stage. There are Total of 12 Puzlles in itHow to run:
you will need to install JRE to run this program the minumum version for JRE is 11 you can also install JDK 23 to run this game.
install JDK 23:https://download.oracle.com/java/23/latest/jdk-23_windows-x64_bin.exe
Things to keep in mind :
1) if there is only one integer to take, you have to take "i" as an integer every time.
2) if there are two integers they would be i and j and also it would be told to you in
the game which integer you have to take.3) you don't have to write all of the code just start writting answers.
now play the game and have fun.
And also stay tunned because there will be a second version of this game with more and complex puzzles in it.