Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.
/ HardestGame Public archive

Core of game inspired by "The hardest game" written in C, ready to be embed in project and extended with new levels.

Notifications You must be signed in to change notification settings

FilipZajdel/HardestGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardest Game

Table of contents

  1. About
  2. Structure
  3. How build the project
  4. Documentation
  5. Author

About

Project is realized for being deployed on various platforms. Displaying and controlling the game is a task for final development upon specific platform.

Structure

Projects consists of submodules that are c-source files and tests files corresponding with each submodule.

Master contains pure sources ready to used in any projects

Test contains development environment for tests using Google Test

Building the project

Proceeding method describes building the example project from master branch

make all

Target all makes bin directory, which contains binary called HardestGame, which can be executed.

Documentation

TBD will be available as gh-page

Author

Filip Zajdel Student of Microelectronics in Industry and Medicine at AGH University of Science and Technology

About

Core of game inspired by "The hardest game" written in C, ready to be embed in project and extended with new levels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages