Skip to content

Academic project on OOP( C++ ) project by @safalthapaliya, @samipism and @rabinadk1

License

Notifications You must be signed in to change notification settings

FOSS-Pulchowk/Kurukshetra_dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KURUKSHETRA

Building Instructions

The project was done using Linux filesystem, for the ease of building, use a linux machine.

Dependencies: SFML 2.5.1

Using Cmake from commandline

From our base project directory, type in the following commands:

$ cmake CMakeLists.txt -B kurukshetra
$ cd kurukshetra/
$ make
$ ./kurukshetra

Using CLion IDE from JetBrains

Open this folder from CLion IDE and click on play button on the top bar of CLion IDE and the IDE does the work itself.

About

Academic project on OOP( C++ ) project by @safalthapaliya, @samipism and @rabinadk1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.3%
  • CMake 1.1%
  • C 0.6%