Skip to content

C++ game about university campus life.关于大学校园生活的c++小游戏

License

Notifications You must be signed in to change notification settings

HeXavi8/Campus-Life

Repository files navigation

English | 中文

Campus-Life

Campus-Life is a game of education simulation of the C++ programming language, and its object is to help players learn more about or reminisce about university life.

Table of Contents

Introduction

Campus-Life is a dialog-based MFC application, developed in the environment of Microsoft Visual Studio 2010, using static library MFC and several dynamic link libraries, which finished in two months.
The software prototype contains:
Exe
load.dll
load.lib
sound.dll
sound.lib
After the program runs, the data folder will be generated to store the game archives. Archive files include:
zzz.dat (basic information)
Z1.dat (File 1)
Z2.dat (File 2)
Z3.dat (File 3)

Development Purpose

Campus-Life is a ”realistic“ game.
In China, high school teachers often told us: "When you get to university, life will be more 'easier' than that in high school."
Taking this as a starting point, this game, as a small sample, will show the whole process of undergraduates from admission to graduation. With more elements of "college life," the game will describe the growth story of undergraduates, as well as their understanding and perception of college life.
We hope to let the players who will go to college know what college life is, let the players who are now in college have a clearer understanding of college life, let the players who have graduated for many years recall their college time.
Of course, this idea is a bit fanciful and too ambitious, lol. Well, this is just a small project done by a group of freshmen who just learned C++, but it is our little attempt.

Installation

For the whole project, please use Baidu Cloud Disk to download: https://pan.baidu.com/s/1Te6A2xpzcvmVWLcgUIlrxQ extraction code: 9mvo
Open the folder of "Debug," click "大学轻松么.exe" to start the game.

Examples

Operation Instructions

Press F2 to go to next week
Press F3 to display the associated properties
Press F4 to switch map mode (from 2D map to 3D map)
Press F6 to show help
Press F5 to archive
Press F7 to skip!
Press AD or ←→ go forward or backward
Press 12345 to select
Press ESC to return

Game Screenshot

avatar avatar avatar avatar avatar avatar avatar

License

MIT

About

C++ game about university campus life.关于大学校园生活的c++小游戏

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages