Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.94 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.94 KB

Castlevania

SE102 GAME UIT PROJECT

🎮 A remake of Castlevania NES written in C++ using Direct X 9 Library


Instructor: Teacher Dinh Nguyen Anh Dung
Time: 3/2020 - 7/2020

1. Introduction

  • Castlevania, known in Japan as Akumajou Dracula (translated as "Demon Castle Dracula"), is a game developed and published by Konami for the Famicom Disk System in Japan in September of 1986. In May 1987 it was ported to cartridge format and released in North America for the NES followed by a European release in 1988, and then once again in Japan in 1993.

  • This project is my clone of Castlevania which serves as the final project for the course Introduction to Game Programming Course (SE102). It consists of some scenes that were picked from the original game by the lecturer.

2. Full Map

Full Map

3.Video demo

IMAGE ALT TEXT

4.Tools & Libraries

5. References