Skip to content

fenilshingala/Robotest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game Robotest

Requirements:

  • OS: Windows.
  • IDE: Microsoft Visual Studio.
  • Run the project on x86 configuration in Visual Studio.

You may have to change Windows SDK version. Project is using version 10.0.17134.0

Game can have lower frame rate in lower config GPUs.

Game engine(FlyEngine):

Core:

  • Programming language: C++
  • Engine architecture: Entity Component System
  • Type Reflection: rttr library
  • Serialization: JSON (rapidjson)
  • UI: ImGui
  • Window Manager: glfw
  • Scripting: Lua
  • Logging: spdlog
  • Memory Leak Detection: VLD

Graphics:

Other

Project was made while I was studying in DigiPen Institute of Technology

Team name: fireflies

Team member Role
Myself Engine and Gameplay Logic
Dhrumil Shukla Engine and Gameplay Logic
Arnold George Graphics
Shashwat Pandey Physics
Ivan Cazares Lopez Audio and Game Design

About

A 2.5D game on custom engine and 3D graphics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published