Code Clicker
A downloadable game for Windows
Code clicker is an idle/clicker game by Oliver Pardi, built in a 2d engine also made by Oliver Pardi! Both were built as part of an educational experience for a college course.
To run the game: Place game_engine.exe, the four .dll files, and the /resources folder into the same location. Run the exe, and enjoy the game!
Interested in modding the game? Feel free to play around in the resources folder! Feel free to do whatever you want with the resource files.
Note that the scripts are written in the Lua programming language; an API can be found at https://eecs498-game-engine.github.io/
Acknowledgements/Licenses: The engine for this game is written in C++, using libraries from SDL, GLM, LuaBridge, and RapidJSON; these libraries mostly use (variations of) the MIT license.
Leave a comment
Log in with itch.io to leave a comment.