An open API service indexing awesome lists of open source software.

https://github.com/maxiamo/dinogame

C++ Classes in-game using example
https://github.com/maxiamo/dinogame

console-application console-game consoleapplication cplusplus cplusplus-games cplusplus-games-for-beginners cpp dino-game dinosaur dinosaur-game dinosaurs learn-to-code learning learning-by-doing learning-cplusplus visual-studio visual-studio-code

Last synced: 8 days ago
JSON representation

C++ Classes in-game using example

Awesome Lists containing this project

README

          

# dinoGame
So this game was made as my school project. In this repo there is a full code of game, so you can just copy it to, for example,
Visual Studio (this have to be C++ Console Application) and run it. As simple as that.

The project itself was made with Classes, so I hope it will help you with C++ learning or you can use it just for practicing.