Skip to content

Commit

Permalink
add readme.md & reup project
Browse files Browse the repository at this point in the history
  • Loading branch information
taigama committed Apr 22, 2018
1 parent a25315e commit d3e097a
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# 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
- ThS Đinh Nguyễn Anh Dũng

# member
- Phạm Nữ Tuyết An
- Nông Thị Lệ
- Đinh Hoàng Khang

# codes
These are all source codes and resources for the game. If you want to using our codes:
- Create a win32 project.
- Install DirectX SDK (June 2010) and link (and include) to your project.
- Copy these files to your project folder.

0 comments on commit d3e097a

Please sign in to comment.