Skip to content

pravin-pk/satan_mario_cpp_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SATAN MARIO

This project was developed as a part of 6th semester, BE in Computer Science mini project.

The game was developed using OpenGL and FREEGLUT API for rendering and C++ for logic and other functionalities.

Authors

Demo

SatanMario.mp4

Run Locally

Clone the project

  git clone https://github.com/xxpsynagure/satan-mario

Go to the project directory

  cd CaptainClaw

With Visual Studio

  Open directory as project in Visual Studio and run the solution 

Without Visual Studio

Make sure you have c++ compiler installed in your machine

  g++ --version

If not installed use this method to setup the machine

Enter the following command to compile the code and run the game Locally

  run.cmd

This command creates an executable file for the game that you can use repeatedly.

Deployment

Download the zip file from the below link and extract it.

Double click on the SatanMario.exe file (make sure the freeglut.dll file is present in the same directory)

PlayGame

Screenshots

image image image

image WhatsApp Image 2022-07-25 at 1 27 56 PM image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published