AceOfSpadesClone

所属分类:论文
开发工具:C#
文件大小:13903KB
下载次数:0
上传日期:2019-12-23 04:35:25
上 传 者sh-1993
说明:  个人娱乐游戏“黑桃王牌”(经典)。
(A personal recreation of the game "Ace of Spades" (Classic).)

文件列表:
docs (0, 2019-12-23)
docs\setting-up-a-dev-env.md (1347, 2019-12-23)
docs\world-file-format.md (6780, 2019-12-23)
src (0, 2019-12-23)
src\AceOfSpades.Client (0, 2019-12-23)
src\AceOfSpades.Client\AceOfSpades.Client.csproj (7147, 2019-12-23)
src\AceOfSpades.Client\App.config (317, 2019-12-23)
src\AceOfSpades.Client\CameraFX.cs (3943, 2019-12-23)
src\AceOfSpades.Client\ClientWorld.cs (5646, 2019-12-23)
src\AceOfSpades.Client\GameScreen.cs (1545, 2019-12-23)
src\AceOfSpades.Client\Gamemodes (0, 2019-12-23)
src\AceOfSpades.Client\Gamemodes\CTFGamemode.cs (7307, 2019-12-23)
src\AceOfSpades.Client\Gamemodes\TDMGamemode.cs (2225, 2019-12-23)
src\AceOfSpades.Client\Gui (0, 2019-12-23)
src\AceOfSpades.Client\Gui\ChatBox.cs (3638, 2019-12-23)
src\AceOfSpades.Client\Gui\ConnectWindow.cs (2064, 2019-12-23)
src\AceOfSpades.Client\Gui\ControlsWindow.cs (2047, 2019-12-23)
src\AceOfSpades.Client\Gui\HUD.cs (17843, 2019-12-23)
src\AceOfSpades.Client\Gui\Leaderboard.cs (13098, 2019-12-23)
src\AceOfSpades.Client\Gui\MultiplayerLoadingBar.cs (3445, 2019-12-23)
src\AceOfSpades.Client\Gui\MultiplayerMenu.cs (1338, 2019-12-23)
src\AceOfSpades.Client\Gui\SingleplayerMenu.cs (1328, 2019-12-23)
src\AceOfSpades.Client\Gui\StaticGui.cs (4336, 2019-12-23)
src\AceOfSpades.Client\HUD.cs (4077, 2019-12-23)
src\AceOfSpades.Client\MainMenuScreen.cs (5328, 2019-12-23)
src\AceOfSpades.Client\MainWindow.cs (14040, 2019-12-23)
src\AceOfSpades.Client\Net (0, 2019-12-23)
src\AceOfSpades.Client\Net\AOSClient.cs (6459, 2019-12-23)
src\AceOfSpades.Client\Net\CharacterSnapshotSystem.cs (4122, 2019-12-23)
src\AceOfSpades.Client\Net\ClientMPPlayer.cs (12140, 2019-12-23)
src\AceOfSpades.Client\Net\ClientPlayer.cs (464, 2019-12-23)
src\AceOfSpades.Client\Net\FakeServerPlayer.cs (432, 2019-12-23)
src\AceOfSpades.Client\Net\Handshake.cs (3040, 2019-12-23)
src\AceOfSpades.Client\Net\HandshakeTerrainData.cs (776, 2019-12-23)
src\AceOfSpades.Client\Net\MPWorld.cs (16135, 2019-12-23)
src\AceOfSpades.Client\Net\MovementState.cs (1067, 2019-12-23)
... ...

# The Ace of Spades Clone By Ethan Lafrenais This repository contains my final senior year project for my highschool programming course. My goal was to recreate as much of the game [Ace of Spades Classic](https://www.buildandshoot.com/) as possible. All commits after commit [6f5079](https://github.com/Francessco121/AceOfSpadesClone/commit/6f5079ea222730ec6bd5b5ce0b12c41efb5979f2) are additions and fixes I've made to the project after finishing highschool. As of 11/10/2018 this project is officially archived. I have no intent to continue working on this project, it was fun while it lasted :). [See the AoS page on my website](https://francessco.us/projects/ace-of-spades-clone) for more information. ## Download Binary releases of the game client, server, and world editor [can be found in the GitHub releases](https://github.com/Francessco121/AceOfSpadesClone/releases). ## Content Notice ### Textures Some textures in this repository are directly from the [OpenSpades project](https://github.com/yvt/openspades). I will remove these files from the repository if requested by the OpenSpades team. A [list of all files from OpenSpades can be found here](./src/Content/Textures/Gui/README.md). ### Audio Due to licensing issues, none of the game's sound files will be included in this repository. The game however will continue to function without sound. ## Documentation All of the available documentation for how the game works and development can be found under [the /docs folder](./docs/README.md).

近期下载者

相关文件


收藏者