Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Project for the completion of the course of Object Oriented Programming (OOP) [CT 451]

License

NotificationsYou must be signed in to change notification settings

RujalAcharya/HeadBall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project for the completion of the course of Object Oriented Programming (OOP) [CT 451]

Year: I
Part: II

This is a simple football like game made in C++ using SFML and Box2D.

Project Report:

PDF version of the project report is available at:project_report.pdf

Complete LaTeX source code of the project report is available here:
https://github.com/RujalAcharya/HeadBall/tree/main/report/src

Documentation:

Complete online documentation of the project is available at:
https://rujalacharya.github.io/HeadBall.

Doxygen-generated source code of the documentation (in HTML version) is also available here:
https://github.com/RujalAcharya/HeadBall/tree/main/docs

Compiling and Executing:

GNU/Linux:

  1. First clone this repository:

    git clone https://github.com/RujalAcharya/HeadBall.git
  2. Change the directory toHeadBall/code/:

    cd HeadBall/code/
  3. Then execute the accompanying bash scriptbuild after making it executable:

    chmod +x build# making the script executable./build# executing the script

    Or, you can directly run the above script with this one liner:

     sh -c"chmod +x build && ./build"
  4. Enjoy!

By:

  • Prajwol Pradhan (PUL076BEI023)

  • Rujal Acharya (PUL076BEI029)

  • Sanjay KC (PUL076BEI038)

  • Asmin Silwal (PUL076BEI040)


References to assets used in the game:

We are thankful to the following sources for the assets that we have used in our game:

About

Project for the completion of the course of Object Oriented Programming (OOP) [CT 451]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp