Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 751 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 751 Bytes

CastlevaniaGame

C++, DirectX 9

University of Information Technology

Viet Nam National University Ho Chi Minh City

  • Faculty of Software Engineering
  • course: Introduce to Game Programming

project

Game, clone of Castlevania (NES), lvl 1-2 (boss Medusa)

platform

  • C++
  • DirectX 9, Win32

mentor

member

codes

These are all source codes and resources for the game. If you want to using our codes:

  • Install DirectX SDK (June 2010) (recommended: install it at the default location).
  • Use MS Visual Studio (recommended: 2015) to open the project.