Skip to content

aidasofialily-cmd/code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Game Project

A simple C++ project for game programming.

How to Build and Run

This project uses a Makefile for building and running the game.

Build the game

To compile the source code, run the following command:

make

This will create an executable file named game.

Run the game

To run the game, use the following command:

make run

Alternatively, you can run the executable directly:

./game

Clean up

To remove the compiled files, run:

make clean

About

Game programming in C++ Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •