Skip to content
This repository has been archived by the owner on Mar 6, 2021. It is now read-only.

drcxd/SouthProject01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# SouthProject01

This project was intended to be a prototype of STG game.

However what has been implemented is just simple rectangular-based collision
detection.

# Chinese

本项目是利用SDL2和C++以及软件tiled开发的一款仿东方系列游戏风格的STG游
戏。

========================================================================
目前的开发进度:

已经基本实现游戏的主要功能,包括:

根据解析XML文件得到的信息创建关卡、

碰撞检测、

关卡和游戏状态的切换。

========================================================================
还需增加的内容:

更完善的菜单系统

更精确的碰撞检测系统

如果要将该项目做成一个可试玩的成品,还需要更好的关卡设计与游戏素材

About

A STG Game FrameWork Using SDL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages